summaryrefslogtreecommitdiff
path: root/include/uapi/linux/virtio_gpu.h
diff options
context:
space:
mode:
authorDamien Le Moal <dlemoal@kernel.org>2026-02-20 12:09:12 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-03-13 17:20:49 +0100
commit42ea6c476b2739c9acdf7120bd2d6ef9d0d78456 (patch)
tree1f2edff707556e129562a6b6683d81177f25e82b /include/uapi/linux/virtio_gpu.h
parent08d9175578d6a8e9b81921898fbf01aa669cd2be (diff)
ata: libata-core: fix cancellation of a port deferred qc work
commit 55db009926634b20955bd8abbee921adbc8d2cb4 upstream. cancel_work_sync() is a sleeping function so it cannot be called with the spin lock of a port being held. Move the call to this function in ata_port_detach() after EH completes, with the port lock released, together with other work cancellation calls. Fixes: 0ea84089dbf6 ("ata: libata-scsi: avoid Non-NCQ command starvation") Signed-off-by: Damien Le Moal <dlemoal@kernel.org> Reviewed-by: Hannes Reinecke <hare@suse.de> Reviewed-by: Igor Pylypiv <ipylypiv@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi/linux/virtio_gpu.h')
0 files changed, 0 insertions, 0 deletions