diff options
author | 2009-02-24 13:19:02 -0800 | |
---|---|---|
committer | 2009-02-24 13:41:01 -0800 | |
commit | df20e2eb3e59b8625021a1bc8b1b53a4edc6008b (patch) | |
tree | ccf1456de1a7d3aaa6ad44e2cea4608863700ae8 /include/linux/interrupt.h | |
parent | x86, mce, cmci: add CMCI support (diff) | |
download | wireguard-linux-df20e2eb3e59b8625021a1bc8b1b53a4edc6008b.tar.xz wireguard-linux-df20e2eb3e59b8625021a1bc8b1b53a4edc6008b.zip |
x86, mce, cmci: remove incorrect __cpuinit/__cpuexit annotations
Impact: Bug fix on UP
The MCE code is reinitialized from resume, so we can't use
__cpuinit/__cpuexit for most of the code. Remove those annotations
for anything downstream of mce_init().
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'include/linux/interrupt.h')
0 files changed, 0 insertions, 0 deletions