openvswitch: fix a use after free
[cascardo/linux.git] / include / linux / nmi.h
index 447775e..1d2a6ab 100644 (file)
@@ -63,4 +63,8 @@ extern int proc_dowatchdog(struct ctl_table *, int ,
                           void __user *, size_t *, loff_t *);
 #endif
 
+#ifdef CONFIG_HAVE_ACPI_APEI_NMI
+#include <asm/nmi.h>
+#endif
+
 #endif