]> git.baikalelectronics.ru Git - kernel.git/commit
parisc: Count IPI function call interrupts
authorHelge Deller <deller@gmx.de>
Sat, 5 Jan 2019 19:07:27 +0000 (20:07 +0100)
committerHelge Deller <deller@gmx.de>
Thu, 21 Feb 2019 19:37:11 +0000 (20:37 +0100)
commit7bf4c8a421f2da73a5edda5db85b3d2c4c139ff2
tree43c4365ce4f6849a2bcfdd4885b28714b4ba4047
parent9990d513b04d5c219d90924601cd7afdf97ac3ce
parisc: Count IPI function call interrupts

Like other platforms, count the number of IPI function call interrupts
and show it 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