Merge tag 'dmaengine-4.14-rc1' of git://git.infradead.org/users/vkoul/slave-dma
[sfrench/cifs-2.6.git] / arch / powerpc / include / asm / hardirq.h
index 8add8b861e8d76de6657838d3fd62fec66c97f97..c97603d617e366d1b55a9a780615f3ad3f68873c 100644 (file)
@@ -12,6 +12,10 @@ typedef struct {
        unsigned int mce_exceptions;
        unsigned int spurious_irqs;
        unsigned int hmi_exceptions;
+       unsigned int sreset_irqs;
+#ifdef CONFIG_PPC_WATCHDOG
+       unsigned int soft_nmi_irqs;
+#endif
 #ifdef CONFIG_PPC_DOORBELL
        unsigned int doorbell_irqs;
 #endif