Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit bc9b3f5c authored by Paul Mundt's avatar Paul Mundt
Browse files

serial: sh-sci: Fix up break timer scheduling race.



The break flag timer is presently added through add_timer() via the
interrupt and error paths, where it is possible to send multiple breaks
in rapid succession and trigger the timer pending BUG_ON(). This moves
over to a mod_timer() instead.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 94c8b6db
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment