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:
c1fa342
)
mmc: atmel-mci: fix oops in atmci_tasklet_func
author
Rodolfo Giometti
<giometti@enneenne.com>
Mon, 9 Sep 2013 15:31:59 +0000
(17:31 +0200)
committer
Chris Ball
<cjb@laptop.org>
Thu, 26 Sep 2013 01:46:11 +0000
(21:46 -0400)
In some cases, a NULL pointer dereference happens because data is NULL when
STATE_END_REQUEST case is reached in atmci_tasklet_func.
Cc: <stable@vger.kernel.org> # 3.9+
Signed-off-by: Rodolfo Giometti <giometti@enneenne.com>
Acked-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/atmel-mci.c
patch
|
blob
|
history
diff --cc
drivers/mmc/host/atmel-mci.c
Simple merge