WSL2-Linux-Kernel/drivers/mmc/card
Bhuvanesh Surachari fdb409f636 mmc: queue: Improve error handling during allocation of bounce buffers
Allocation of previous bounce buffer in mmc_init_queue when the current
bounce buffer allocation fails was leading to a crash later in
__blk_segment_map_sg. Error handling is improved by allocating previous
bounce buffer only if the current bounce buffer allocation succeeds.

Signed-off-by: Bhuvanesh Surachari <bhuvanesh_surachari@mentor.com>
Signed-off-by: Harish Jenny K N <harish_kandiga@mentor.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2014-12-05 10:33:17 +01:00
..
Kconfig
Makefile
block.c mmc: block: Increase max_devices 2014-11-26 14:30:59 +01:00
mmc_test.c mmc: mmc_test: Extend "Badly aligned" tests for 8-byte alignment 2014-11-10 12:40:54 +01:00
queue.c mmc: queue: Improve error handling during allocation of bounce buffers 2014-12-05 10:33:17 +01:00
queue.h
sdio_uart.c mmc: Convert pr_warning to pr_warn 2014-09-24 10:13:09 +02:00