[PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of line
authorAndi Kleen <ak@suse.de>
Wed, 11 Jan 2006 21:46:27 +0000 (22:46 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 12 Jan 2006 03:05:01 +0000 (19:05 -0800)
commitcf0501328674849f8becf6de16620067a0c2f1b5
tree6f449d3b82bc178573d8a991e29c1eff8e6b94a5
parentcdc4b9c01909d606afbc1e4a4b6c21fa1687a016
[PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of line

Saves about ~18K .text in defconfig

There would be more optimization potential, but that's for later.

Suggestion originally from Bill Irwin.
Fix from Andy Whitcroft.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/mm/numa.c
include/asm-x86_64/mmzone.h