summaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c
diff options
context:
space:
mode:
authorAndy Whitcroft2006-06-23 11:03:12 +0200
committerLinus Torvalds2006-06-23 16:42:47 +0200
commit67de648211fa041fe08a0c25241a4980bbb90698 (patch)
tree94f737e0fed7c40dc59e94f05d6851e490082068 /kernel/sysctl.c
parent[PATCH] wait_table and zonelist initializing for memory hotadd: update zonelists (diff)
downloadkernel-qcow2-linux-67de648211fa041fe08a0c25241a4980bbb90698.tar.gz
kernel-qcow2-linux-67de648211fa041fe08a0c25241a4980bbb90698.tar.xz
kernel-qcow2-linux-67de648211fa041fe08a0c25241a4980bbb90698.zip
[PATCH] squash duplicate page_to_pfn and pfn_to_page
We have architectures where the size of page_to_pfn and pfn_to_page are significant enough to overall image size that they wish to push them out of line. However, in the process we have grown a second copy of the implementation of each of these routines for each memory model. Share the implmentation exposing it either inline or out-of-line as required. Signed-off-by: Andy Whitcroft <apw@shadowen.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions