commit | b54992fe1b4bad7b7488d58b8696e4e8974fdab0 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Nov 15 14:46:46 2010 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Dec 20 15:08:01 2010 +0000 |
tree | 42c87b7a7f04627c841467ca65cf4e90f87ce2e2 | |
parent | 4a88abd7b48e8ec8084b1252d0f5ebdab43c2508 [diff] |
ARM: SMP: collect IPI and local timer IRQs for /proc/stat 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>