We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cad860b commit 774a86fCopy full SHA for 774a86f
arch/x86/include/asm/nmi.h
@@ -14,9 +14,6 @@ extern void release_perfctr_nmi(unsigned int);
14
extern int reserve_evntsel_nmi(unsigned int);
15
extern void release_evntsel_nmi(unsigned int);
16
17
-struct ctl_table;
18
-extern int proc_nmi_enabled(struct ctl_table *, int ,
19
- void __user *, size_t *, loff_t *);
20
extern int unknown_nmi_panic;
21
22
#endif /* CONFIG_X86_LOCAL_APIC */
0 commit comments