diff options
author | Christian Löhle <CLoehle@hyperstone.com> | 2022-10-07 15:43:52 +0000 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2022-10-17 11:51:33 +0200 |
commit | 339e3eb1facd18a98ceb1171d70674780e5014a7 (patch) | |
tree | e765bcb8e06ab129c69d9132220318010cedc577 /drivers/mmc/host/sdhci-esdhc-imx.c | |
parent | 406e14808ee695cbae1eafa5fd3ac563c29470ab (diff) | |
download | lwn-339e3eb1facd18a98ceb1171d70674780e5014a7.tar.gz lwn-339e3eb1facd18a98ceb1171d70674780e5014a7.zip |
mmc: queue: Cancel recovery work on cleanup
To prevent any recovery work running after the queue cleanup cancel it.
Any recovery running post-cleanup dereferenced mq->card as NULL
and was not meaningful to begin with.
Cc: stable@vger.kernel.org
Signed-off-by: Christian Loehle <cloehle@hyperstone.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Link: https://lore.kernel.org/r/c865c0c9789d428494b67b820a78923e@hyperstone.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/mmc/host/sdhci-esdhc-imx.c')
0 files changed, 0 insertions, 0 deletions