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:
f084e8d
)
powerpc/85xx: remove setup_irq(NULL action) in ksi8560
author
Thomas Gleixner
<tglx@linutronix.de>
Tue, 10 Mar 2009 18:43:58 +0000
(18:43 +0000)
committer
Kumar Gala
<galak@kernel.crashing.org>
Wed, 11 Mar 2009 11:00:06 +0000
(06:00 -0500)
setup_irq(0, NULL) is broken as setup_irq() dereferences action
unconditionally.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
No differences found