diff options
author | Fedor Pchelkin <[email protected]> | 2022-08-29 16:16:39 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-08-30 14:37:40 +0200 |
commit | c9ab053e56ce13a949977398c8edc12e6c02fc95 (patch) | |
tree | 6b0a4a3672cb5e27b59cd7d1db9586ca17594d7b /drivers/gpu/drm/amd/amdgpu/amdgpu_imu.h | |
parent | 4bb1a53be85fcb1e24c14860e326a00cdd362c28 (diff) |
tty: n_gsm: replace kicktimer with delayed_work
A kick_timer timer_list is replaced with kick_timeout delayed_work to be
able to synchronize with mutexes as a prerequisite for the introduction
of tx_mutex.
Found by Linux Verification Center (linuxtesting.org) with Syzkaller.
Fixes: c568f7086c6e ("tty: n_gsm: fix missing timer to handle stalled links")
Cc: stable <[email protected]>
Reviewed-by: Jiri Slaby <[email protected]>
Suggested-by: Hillf Danton <[email protected]>
Signed-off-by: Fedor Pchelkin <[email protected]>
Signed-off-by: Alexey Khoroshilov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_imu.h')
0 files changed, 0 insertions, 0 deletions