869c554808
We call mmc_req_is_special() after having processed a request, but
it could be freed after that. Check that ahead of time, and use
the cached value.
Reported-by: Hans de Goede <hdegoede@redhat.com>
Tested-by: Hans de Goede <hdegoede@redhat.com>
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
block.c | ||
mmc_test.c | ||
queue.c | ||
queue.h | ||
sdio_uart.c |