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:
a8ed4f7
)
[POWERPC] Avoid NULL pointer in gpio1_interrupt
author
Olaf Hering
<olaf@aepfle.de>
Tue, 26 Sep 2006 20:28:36 +0000
(22:28 +0200)
committer
Paul Mackerras
<paulus@samba.org>
Mon, 2 Oct 2006 10:27:26 +0000
(20:27 +1000)
gpio1_interrupt() may dereference a NULL pointer if ioremap() fails.
But, maybe no gpio interrupt happens in the first place?
Signed-off-by: Olaf Hering <olaf@aepfle.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found