summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorOliver Neukum <oneukum@suse.com>2026-03-12 10:45:28 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-03-18 16:02:20 +0100
commitbcbdfc7fadf8018552fd55e57114a77637395684 (patch)
treefa73e3526e0d8a1b2a0b7751b6ada5d277060ca7 /scripts/patch-kernel
parent56dd29088c9d9510c48a8ebad2465248fde36551 (diff)
iowarrior: use interruptible lock in iowarrior_write()
The function itself, if it has to wait to perform IO, use interruptible sleep. Hence the sleep needed to avoid the write code path racing with itself should also use interruptible sleep. Signed-off-by: Oliver Neukum <oneukum@suse.com> Link: https://patch.msgid.link/20260312094619.1590556-2-oneukum@suse.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions