aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/vmalloc.c
diff options
context:
space:
mode:
authorOliver Neukum <[email protected]>2025-04-30 13:48:10 +0000
committerGreg Kroah-Hartman <[email protected]>2025-05-01 15:40:37 +0000
commit054c5145540e5ad5b80adf23a5e3e2fc281fb8aa (patch)
tree29682410e613d91c085ea947855f51d386e35c19 /rust/helpers/vmalloc.c
parentusb: cdnsp: fix L1 resume issue for RTL_REVISION_NEW_LPM version (diff)
downloadkernel-054c5145540e5ad5b80adf23a5e3e2fc281fb8aa.tar.gz
kernel-054c5145540e5ad5b80adf23a5e3e2fc281fb8aa.zip
USB: usbtmc: use interruptible sleep in usbtmc_read
usbtmc_read() calls usbtmc_generic_read() which uses interruptible sleep, but usbtmc_read() itself uses uninterruptble sleep for mutual exclusion between threads. That makes no sense. Both should use interruptible sleep. Fixes: 5b775f672cc99 ("USB: add USB test and measurement class driver") Cc: stable <[email protected]> Signed-off-by: Oliver Neukum <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'rust/helpers/vmalloc.c')
0 files changed, 0 insertions, 0 deletions