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:
3621f18
)
arm/imx/gpio: remove a BUG_ON in hot path
author
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Mon, 8 Feb 2010 20:07:16 +0000
(21:07 +0100)
committer
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Wed, 24 Feb 2010 09:06:58 +0000
(10:06 +0100)
Now if the problem occurs that triggered the BUG_ON before, the machine
runs in a NULL pointer dereference. So it wouldn't be much harder now
to debug the situation if it occured.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
No differences found