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)
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>

No differences found