diff options
author | Nicolas Ferre <[email protected]> | 2010-05-11 14:06:49 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2010-05-11 17:33:41 -0700 |
commit | 009a891b22395fc86e5f34057d79fffee4509ab5 (patch) | |
tree | d481fdd81ce2e0c561dd22b07cae998ee9d0b72c /lib/flex_array.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 <[email protected]>
Cc: Haavard Skinnemoen <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/flex_array.c')
0 files changed, 0 insertions, 0 deletions