]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit7940f064399e72929498973c2db807099745828c
tree6f449d3b82bc178573d8a991e29c1eff8e6b94a5
parent5acf2dcbec9d31524a58481c8d0c7709b91ac5c3
[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