x86: move save_mr() into .meminit.text
authorJan Beulich <jbeulich@novell.com>
Thu, 12 Mar 2009 12:40:06 +0000 (12:40 +0000)
committerIngo Molnar <mingo@elte.hu>
Fri, 13 Mar 2009 01:37:18 +0000 (02:37 +0100)
commitdc9dd5cc854cde110d2421f3a11fec7597e059c1
tree00df2655bfece407b439c2e5e2d7c680cf722953
parent13c6c53282d99c82e79b02477efd2c1e30a991ef
x86: move save_mr() into .meminit.text

Impact: cleanup, save memory

The function is only being called from boot or memory hotplug paths.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
LKML-Reference: <49B910B6.76E4.0078.0@novell.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mm/init.c