aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-debug.h
diff options
context:
space:
mode:
authorJuergen Gross <[email protected]>2023-03-28 10:46:02 +0200
committerJuergen Gross <[email protected]>2023-04-24 07:27:10 +0200
commitb2c042cc802fe96d431821bf1cf2f0f04a3eda7d (patch)
treeff10d4244ab77b74b3d4b56003a9e84202a550b0 /drivers/usb/cdns3/cdns3-debug.h
parentfae65ef3a148079103ae935107c62f7830ab52c5 (diff)
xen/scsiback: don't call scsiback_free_translation_entry() under lock
scsiback_free_translation_entry() shouldn't be called under spinlock, as it can sleep. This requires to split removing a translation entry from the v2p list from actually calling kref_put() for the entry. Reported-by: Dan Carpenter <[email protected]> Link: https://lore.kernel.org/lkml/Y+JUIl64UDmdkboh@kadam/ Signed-off-by: Juergen Gross <[email protected]> Reviewed-by: Oleksandr Tyshchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Juergen Gross <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions