diff options
author | 2020-09-25 16:49:51 +0800 | |
---|---|---|
committer | 2020-09-28 12:16:13 +0200 | |
commit | 62c59a8786e6bb75569cee91dab66e9da3ff4b68 (patch) | |
tree | 4244bf7dba14ecfe300da986c6e59ba19f39d748 /drivers/usb/cdns3/cdns3-debug.h | |
parent | mmc: mmc_spi: Fix mmc_spi_dma_alloc() return type for !HAS_DMA (diff) | |
download | wireguard-linux-62c59a8786e6bb75569cee91dab66e9da3ff4b68.tar.xz wireguard-linux-62c59a8786e6bb75569cee91dab66e9da3ff4b68.zip |
memstick: Skip allocating card when removing host
After commit 6827ca573c03 ("memstick: rtsx_usb_ms: Support runtime power
management"), removing module rtsx_usb_ms will be stuck.
The deadlock is caused by powering on and powering off at the same time,
the former one is when memstick_check() is flushed, and the later is called
by memstick_remove_host().
Soe let's skip allocating card to prevent this issue.
Fixes: 6827ca573c03 ("memstick: rtsx_usb_ms: Support runtime power management")
Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
Link: https://lore.kernel.org/r/20200925084952.13220-1-kai.heng.feng@canonical.com
Cc: stable@vger.kernel.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions