From: Andi Kleen Date: Wed, 11 Jan 2006 21:46:27 +0000 (+0100) Subject: [PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of line X-Git-Tag: v2.6.16-rc1~299 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf0501328674849f8becf6de16620067a0c2f1b5;p=pandora-kernel.git [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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed