EDAC, altera: Add panic flag check to A10 IRQ
[deliverable/linux.git] / drivers / edac / altera_edac.h
index 62b0fa010f952f0285787baf29f68805a1caaf41..cf4e8cb1d1200410c557bb5da5dc35932b284d06 100644 (file)
@@ -298,6 +298,7 @@ struct edac_device_prv_data {
        irqreturn_t (*ecc_irq_handler)(int irq, void *dev_id);
        int trig_alloc_sz;
        const struct file_operations *inject_fops;
+       bool panic;
 };
 
 struct altr_edac_device_dev {
This page took 0.025984 seconds and 5 git commands to generate.