aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/cppc_acpi.c
diff options
context:
space:
mode:
authorKeith Busch <[email protected]>2024-10-15 14:30:17 +0000
committerKeith Busch <[email protected]>2024-10-15 15:32:07 +0000
commit1f021341eef41e77a633186e9be5223de2ce5d48 (patch)
treea2cdad083214e04ec803a01be157bdd16834e71e /drivers/acpi/cppc_acpi.c
parentnvme: disable CC.CRIME (NVME_CC_CRIME) (diff)
downloadkernel-1f021341eef41e77a633186e9be5223de2ce5d48.tar.gz
kernel-1f021341eef41e77a633186e9be5223de2ce5d48.zip
nvme-multipath: defer partition scanning
We need to suppress the partition scan from occuring within the controller's scan_work context. If a path error occurs here, the IO will wait until a path becomes available or all paths are torn down, but that action also occurs within scan_work, so it would deadlock. Defer the partion scan to a different context that does not block scan_work. Reported-by: Hannes Reinecke <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Keith Busch <[email protected]>
Diffstat (limited to 'drivers/acpi/cppc_acpi.c')
0 files changed, 0 insertions, 0 deletions