commit | 2f62bf7d238f6dfa39faf24c746d0b8dd60f85c5 | [log] [tgz] |
---|---|---|
author | Jan Beulich <JBeulich@novell.com> | Thu Nov 04 15:23:58 2010 +0000 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Nov 10 10:08:26 2010 +0100 |
tree | 2cb5c2652b7aa33d943fb2daffbd55beccb7d931 | |
parent | 62b0cfc240b1d4601333912ef8760e0ca9ec2cec [diff] |
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>