diff options
author | Nicolas Ferre <nicolas.ferre@atmel.com> | 2010-05-11 14:06:49 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-05-11 17:33:41 -0700 |
commit | 009a891b22395fc86e5f34057d79fffee4509ab5 (patch) | |
tree | d481fdd81ce2e0c561dd22b07cae998ee9d0b72c /drivers/scsi/sun3x_esp.c | |
parent | ebb1fea9b3adf25d7e2f643c614163af4f93a17f (diff) |
mmc: atmel-mci: prevent kernel oops while removing card
The removing of an SD card in certain circumstances can lead to a kernel
oops if we do not make sure that the "data" field of the host structure is
valid. This patch adds a test in atmci_dma_cleanup() function and also
calls atmci_stop_dma() before throwing away the reference to data.
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Cc: Haavard Skinnemoen <hskinnemoen@atmel.com>
Cc: <linux-mmc@vger.kernel.org>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/scsi/sun3x_esp.c')
0 files changed, 0 insertions, 0 deletions