aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ia64/page.h
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2006-03-22 00:08:56 -0800
committerLinus Torvalds <torvalds@g5.osdl.org>2006-03-22 07:54:03 -0800
commit27a85ef1b81300cfff06b4c8037e9914dfb09acc (patch)
tree1a8d9bc4c5611542273e57fc2606c12905906a57 /include/asm-ia64/page.h
parent[PATCH] hugepage: Strict page reservation for hugepage inodes (diff)
downloadlinux-dev-27a85ef1b81300cfff06b4c8037e9914dfb09acc.tar.xz
linux-dev-27a85ef1b81300cfff06b4c8037e9914dfb09acc.zip
[PATCH] hugepage: Make {alloc,free}_huge_page() local
Originally, mm/hugetlb.c just handled the hugepage physical allocation path and its {alloc,free}_huge_page() functions were used from the arch specific hugepage code. These days those functions are only used with mm/hugetlb.c itself. Therefore, this patch makes them static and removes their prototypes from hugetlb.h. This requires a small rearrangement of code in mm/hugetlb.c to avoid a forward declaration. This patch causes no regressions on the libhugetlbfs testsuite (ppc64, POWER5). Signed-off-by: David Gibson <dwg@au1.ibm.com> Cc: William Lee Irwin III <wli@holomorphy.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/asm-ia64/page.h')
0 files changed, 0 insertions, 0 deletions