aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_vmalloc.c
diff options
context:
space:
mode:
authorJuergen Gross <[email protected]>2023-03-28 08:46:02 +0000
committerJuergen Gross <[email protected]>2023-04-24 05:27:10 +0000
commitb2c042cc802fe96d431821bf1cf2f0f04a3eda7d (patch)
treeff10d4244ab77b74b3d4b56003a9e84202a550b0 /lib/test_vmalloc.c
parentxen/pciback: don't call pcistub_device_put() under lock (diff)
downloadkernel-b2c042cc802fe96d431821bf1cf2f0f04a3eda7d.tar.gz
kernel-b2c042cc802fe96d431821bf1cf2f0f04a3eda7d.zip
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 'lib/test_vmalloc.c')
0 files changed, 0 insertions, 0 deletions