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:
97ddec6
)
xtensa: Fixup irq conversion fallout and nmi_count
author
Thomas Gleixner
<tglx@linutronix.de>
Tue, 19 Apr 2011 20:52:58 +0000
(22:52 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Tue, 19 Apr 2011 22:32:09 +0000
(
00:32
+0200)
Some unnamed moron fatfingered the arguments of the irq chip callbacks
to irq_chip instead of irq_data.
While at it remove the nmi_count() print in arch_show_interrupts()
which has been broken before the irq conversion already.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found