summaryrefslogtreecommitdiffstats
path: root/mm/memory.c
diff options
context:
space:
mode:
authorJeff Dike <jdike@addtoit.com>2005-11-22 06:32:10 +0100
committerLinus Torvalds <torvalds@g5.osdl.org>2005-11-22 18:13:41 +0100
commitaa1a64ee12ae130706f3fc0007841ce9b0ddf9c2 (patch)
treeaa4dcbb8d1870209ae69dc85f241b8c1592ee4c1 /mm/memory.c
parent[PATCH] uml: properly invoke x86_64 system calls (diff)
downloadlinux-aa1a64ee12ae130706f3fc0007841ce9b0ddf9c2.tar.xz
linux-aa1a64ee12ae130706f3fc0007841ce9b0ddf9c2.zip
[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>
Diffstat (limited to 'mm/memory.c')
0 files changed, 0 insertions, 0 deletions