ARM: SMP: collect IPI and local timer IRQs for /proc/stat
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 15 Nov 2010 14:46:46 +0000 (14:46 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 20 Dec 2010 15:08:01 +0000 (15:08 +0000)
The IPI and local timer interrupts weren't being properly accounted
for in /proc/stat.  Collect them from the irq_stat structure, and
return their sum.

Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found