- Update Xen patches to 3.3-rc5 and c/s 1157.
[linux-flexiantxendom0-3.2.10.git] / arch / x86 / include / asm / hardirq.h
index da0b3ca..b0ce06c 100644 (file)
@@ -19,7 +19,11 @@ typedef struct {
 #ifdef CONFIG_SMP
        unsigned int irq_resched_count;
        unsigned int irq_call_count;
+#ifndef CONFIG_XEN
        unsigned int irq_tlb_count;
+#else
+       unsigned int irq_lock_count;
+#endif
 #endif
 #ifdef CONFIG_X86_THERMAL_VECTOR
        unsigned int irq_thermal_count;