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:
5027cd1
)
mmc: sdhci check parameters before call dma_free_coherent
author
Peng Fan
<van.freenix@gmail.com>
Mon, 22 Jun 2015 03:41:23 +0000
(11:41 +0800)
committer
Ulf Hansson
<ulf.hansson@linaro.org>
Fri, 24 Jul 2015 08:18:27 +0000
(10:18 +0200)
We should not call dma_free_coherent if host->adma_table is NULL,
otherwise may trigger panic.
Fixes:
d1e49f77d7c7
("mmc: sdhci: convert ADMA descriptors to a...")
Signed-off-by: Peng Fan <van.freenix@gmail.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci.c
patch
|
blob
|
history
diff --cc
drivers/mmc/host/sdhci.c
Simple merge