linux_dsm_epyc7002/drivers/mmc
Brent Taylor 93c77d2999 mmc: atmel-mci: Check pdata for NULL before dereferencing it at DMA config
Using an at91sam9g20ek development board with DTS configuration may trigger
a kernel panic because of a NULL pointer dereference exception, while
configuring DMA. Let's fix this by adding a check for pdata before
dereferencing it.

Signed-off-by: Brent Taylor <motobud@gmail.com>
Cc: stable@vger.kernel.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2016-03-17 14:54:41 +01:00
..
card mmc: block: shut up "retrying because a re-tune was needed" message 2016-02-29 11:03:08 +01:00
core mmc: core: remove redundant memset of sdio_read_cccr 2016-03-17 14:54:41 +01:00
host mmc: atmel-mci: Check pdata for NULL before dereferencing it at DMA config 2016-03-17 14:54:41 +01:00
Kconfig
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00