parisc: do not count IPI calls twice
authorHelge Deller <deller@gmx.de>
Sat, 26 Oct 2013 22:26:20 +0000 (00:26 +0200)
committerHelge Deller <deller@gmx.de>
Thu, 7 Nov 2013 21:28:54 +0000 (22:28 +0100)
commit6f0c4aa61d30131ceb32f2a9926dd71cc5cd003a
tree564ee01886e301b0cab90e21a72bcacacf8460bd
parentf6d12eefcda2e4135aa529ab8b5bf2766b4a78dd
parisc: do not count IPI calls twice

The number of IPI calls is already visible as per-cpu IPI irq counters
in/proc/cpuinfo, so let's drop this additional counting.

This partly reverts:
cd85d55 parisc: more irq statistics in /proc/interrupts

Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/include/asm/hardirq.h
arch/parisc/kernel/irq.c
arch/parisc/kernel/smp.c