[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1210903286.31993.4.camel@sebastian.kern.oss.ntt.co.jp>
Date: Fri, 16 May 2008 11:01:26 +0900
From: Fernando Luis Vázquez Cao
<fernando@....ntt.co.jp>
To: tglx@...utronix.de, mingo@...hat.com, hpa@...or.com
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH] Remove duplicate declaration of unknown_nmi_panic
Signed-off-by: Fernando Luis Vazquez Cao <fernando@....ntt.co.jp>
---
diff -urNp linux-2.6.26-rc2-git4/include/asm-x86/nmi.h linux-2.6.26-rc2-git4-nmi/include/asm-x86/nmi.h
--- linux-2.6.26-rc2-git4/include/asm-x86/nmi.h 2008-05-16 10:35:35.000000000 +0900
+++ linux-2.6.26-rc2-git4-nmi/include/asm-x86/nmi.h 2008-05-16 10:37:25.000000000 +0900
@@ -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);
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists