Merge tag 'iwlwifi-next-for-kalle-2014-12-30' of https://git.kernel.org/pub/scm/linux...
[cascardo/linux.git] / arch / powerpc / kernel / dbell.c
index d55c76c..f421781 100644 (file)
@@ -41,7 +41,7 @@ void doorbell_exception(struct pt_regs *regs)
 
        may_hard_irq_enable();
 
-       __get_cpu_var(irq_stat).doorbell_irqs++;
+       __this_cpu_inc(irq_stat.doorbell_irqs);
 
        smp_ipi_demux();