projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df58bee
)
x86: Remove final bits of CONFIG_X86_OLD_MCE
author
Andi Kleen
<
[email protected]
>
Fri, 18 Sep 2009 05:49:25 +0000
(07:49 +0200)
committer
Ingo Molnar
<
[email protected]
>
Fri, 18 Sep 2009 06:31:23 +0000
(08:31 +0200)
Caught by Linus.
Reported-by: Linus Torvalds <
[email protected]
>
Signed-off-by: Andi Kleen <
[email protected]
>
Cc: Hidetoshi Seto <
[email protected]
>
Cc: Huang Ying <
[email protected]
>
Cc: Bartlomiej Zolnierkiewicz <
[email protected]
>
Cc: Borislav Petkov <
[email protected]
>
[ fixed up context conflict manually. ]
Signed-off-by: Ingo Molnar <
[email protected]
>
arch/x86/power/cpu.c
patch
|
blob
|
history
diff --git
a/arch/x86/power/cpu.c
b/arch/x86/power/cpu.c
index 417c9f5b4afa700477ec29d26ac41945828eddfb..8aa85f17667e5034cfd2fae3eecd217c878d0529 100644
(file)
--- a/
arch/x86/power/cpu.c
+++ b/
arch/x86/power/cpu.c
@@
-243,10
+243,6
@@
static void __restore_processor_state(struct saved_context *ctxt)
do_fpu_end();
mtrr_bp_restore();
-
-#ifdef CONFIG_X86_OLD_MCE
- mcheck_init(&boot_cpu_data);
-#endif
}
/* Needed by apm.c */