android_kernel_samsung_msm8976/arch/um/kernel/skas
Jeff Dike aa1a64ee12 [PATCH] uml: eliminate use of libc PAGE_SIZE
On some systems, libc PAGE_SIZE calls getpagesize, which can't happen from a
stub.  So, I use UM_KERN_PAGE_SIZE, which is less variable in its definition,
instead.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-11-22 09:13:41 -08:00
..
include [PATCH] uml: fix access_ok 2005-11-13 18:14:15 -08:00
clone.c [PATCH] uml: eliminate use of libc PAGE_SIZE 2005-11-22 09:13:41 -08:00
exec_kern.c [PATCH] uml: skas0 - separate kernel address space on stock hosts 2005-07-07 18:23:44 -07:00
Makefile [PATCH] uml makefiles sanitized 2005-09-29 08:46:26 -07:00
mem.c [PATCH] uml: maintain own LDT entries 2005-11-07 07:53:31 -08:00
mem_user.c [PATCH] uml: skas0 stubs now check system call return values 2005-09-05 00:06:24 -07:00
mmu.c [PATCH] uml: maintain own LDT entries 2005-11-07 07:53:31 -08:00
process.c [PATCH] uml: maintain own LDT entries 2005-11-07 07:53:31 -08:00
process_kern.c [PATCH] uml: maintain own LDT entries 2005-11-07 07:53:31 -08:00
syscall.c [PATCH] uml: system call path cleanup 2005-09-05 00:06:23 -07:00
tlb.c [PATCH] uml: skas0 stubs now check system call return values 2005-09-05 00:06:24 -07:00
trap_user.c [PATCH] uml: Fix redundant assignment 2005-07-28 21:46:04 -07:00
uaccess.c [PATCH] uml: fix access_ok 2005-11-13 18:14:15 -08:00