diff options
author | Oliver Hartkopp <[email protected]> | 2023-01-12 20:23:47 +0100 |
---|---|---|
committer | Marc Kleine-Budde <[email protected]> | 2023-02-02 10:33:26 +0100 |
commit | 823b2e42720f96f277940c37ea438b7c5ead51a4 (patch) | |
tree | 2366535c9dcd945ebbe611d7e22bf2d622eca403 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 3793301cbaa4a62d83e21f685307da7671f812ab (diff) |
can: isotp: handle wait_event_interruptible() return values
When wait_event_interruptible() has been interrupted by a signal the
tx.state value might not be ISOTP_IDLE. Force the state machines
into idle state to inhibit the timer handlers to continue working.
Fixes: 866337865f37 ("can: isotp: fix tx state handling for echo tx processing")
Cc: [email protected]
Signed-off-by: Oliver Hartkopp <[email protected]>
Link: https://lore.kernel.org/all/[email protected]
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions