git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a88abd
)
ARM: SMP: collect IPI and local timer IRQs for /proc/stat
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 15 Nov 2010 14:46:46 +0000
(14:46 +0000)
committer
Russell 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