kernel_samsung_a53x/net/can
Oliver Hartkopp 4cec66f541 can: isotp: handle wait_event_interruptible() return values
commit 823b2e42720f96f277940c37ea438b7c5ead51a4 upstream

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: stable@vger.kernel.org
Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
Link: https://lore.kernel.org/all/20230112192347.1944-1-socketcan@hartkopp.net
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-11-18 10:58:47 +01:00
..
j1939 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
af_can.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
af_can.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bcm.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
gw.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
isotp.c can: isotp: handle wait_event_interruptible() return values 2024-11-18 10:58:47 +01:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
proc.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
raw.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00