summaryrefslogtreecommitdiff
path: root/rust/helpers/task.c
diff options
context:
space:
mode:
authorDavid Lechner <dlechner@baylibre.com>2024-09-11 00:58:47 +0300
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2024-09-11 02:13:44 +0300
commit82abef590eb31d373e632743262ee7c42f49c289 (patch)
tree4872d2284071087ea80345c4fbfdcc34835dd024 /rust/helpers/task.c
parent4172a64ef2c4c519a67037fc4edc78277f786fee (diff)
downloadlinux-82abef590eb31d373e632743262ee7c42f49c289.tar.xz
Input: ims-pcu - fix calling interruptible mutex
Fix calling scoped_cond_guard() with mutex instead of mutex_intr. scoped_cond_guard(mutex, ...) will call mutex_lock() instead of mutex_lock_interruptible(). Fixes: 703f12672e1f ("Input: ims-pcu - switch to using cleanup functions") Signed-off-by: David Lechner <dlechner@baylibre.com> Link: https://lore.kernel.org/r/20240910-input-misc-ims-pcu-fix-mutex-intr-v1-1-bdd983685c43@baylibre.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions