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:
f6d12ee
)
parisc: do not count IPI calls twice
author
Helge Deller
<deller@gmx.de>
Sat, 26 Oct 2013 22:26:20 +0000
(
00:26
+0200)
committer
Helge Deller
<deller@gmx.de>
Thu, 7 Nov 2013 21:28:54 +0000
(22:28 +0100)
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>
No differences found