android_kernel_samsung_msm8976/arch/um/os-Linux/skas
Jeff Dike 0a7675aa20 uml: remove __u64 usage from physical memory subsystem
Eliminate some uses of __u64 in the physical memory support.  It's hard to get
a definition of __u64 in both kernel and userspace code on x86_64, so this
changes them to unsigned long long.

There are also a copyright update and formatting comment removal from the
affected header.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-16 09:43:05 -07:00
..
Makefile [PATCH] uml: move libc-dependent skas process handling 2006-01-18 19:20:19 -08:00
mem.c uml: style fixes pass 3 2007-10-16 09:43:05 -07:00
process.c uml: remove __u64 usage from physical memory subsystem 2007-10-16 09:43:05 -07:00
trap.c uml: style fixes pass 3 2007-10-16 09:43:05 -07:00