x86: Adjust section annotations in AMD Fam10 MMCONF enabling code
authorJan Beulich <JBeulich@novell.com>
Thu, 4 Nov 2010 15:23:58 +0000 (15:23 +0000)
committerIngo Molnar <mingo@elte.hu>
Wed, 10 Nov 2010 09:08:26 +0000 (10:08 +0100)
commit2f62bf7d238f6dfa39faf24c746d0b8dd60f85c5
tree2cb5c2652b7aa33d943fb2daffbd55beccb7d931
parent62b0cfc240b1d4601333912ef8760e0ca9ec2cec
x86: Adjust section annotations in AMD Fam10 MMCONF enabling code

check_enable_amd_mmconf_dmi() gets called only for the BSP,
hence everything hanging off of it can be __init*.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Acked-by: Yinghai Lu <yinghai@kernel.org>
LKML-Reference: <4CD2DE1E0200007800020990@vpn.id2.novell.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/mmconf-fam10h_64.c