Merge branch 'x86/ras' into x86/core, to fix conflicts
[linux-2.6-block.git] / arch / x86 / include / asm / hardirq.h
index 98660653939537a7e6a594e5d52666f11671ef92..7178043b0e1dd69d20a6ff5ddaa37ee6c32841f8 100644 (file)
@@ -34,6 +34,9 @@ typedef struct {
 #ifdef CONFIG_X86_MCE_THRESHOLD
        unsigned int irq_threshold_count;
 #endif
+#ifdef CONFIG_X86_MCE_AMD
+       unsigned int irq_deferred_error_count;
+#endif
 #if IS_ENABLED(CONFIG_HYPERV) || defined(CONFIG_XEN)
        unsigned int irq_hv_callback_count;
 #endif