projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
883b7af
)
x86: cleanup, remove duplicate declaration of unknown_nmi_panic
author
Fernando Luis Vazquez Cao
<fernando@oss.ntt.co.jp>
Fri, 16 May 2008 02:01:26 +0000
(11:01 +0900)
committer
Thomas Gleixner
<tglx@linutronix.de>
Sun, 25 May 2008 06:58:33 +0000
(08:58 +0200)
Signed-off-by: Fernando Luis Vazquez Cao <fernando@oss.ntt.co.jp>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/asm-x86/nmi.h
patch
|
blob
|
history
diff --git
a/include/asm-x86/nmi.h
b/include/asm-x86/nmi.h
index
1e36302
..
8455bf3
100644
(file)
--- a/
include/asm-x86/nmi.h
+++ b/
include/asm-x86/nmi.h
@@
-46,7
+46,6
@@
extern void nmi_watchdog_default(void);
extern int check_nmi_watchdog(void);
extern int nmi_watchdog_enabled;
-extern int unknown_nmi_panic;
extern int avail_to_resrv_perfctr_nmi_bit(unsigned int);
extern int avail_to_resrv_perfctr_nmi(unsigned int);
extern int reserve_perfctr_nmi(unsigned int);