summaryrefslogtreecommitdiffstats
path: root/lib/mpi/mpi-scan.c
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2011-01-20 23:30:19 +0900
committerPaul Mundt <lethal@linux-sh.org>2011-01-20 23:30:19 +0900
commitbc9b3f5c9f3702e71066a4de0afe509a201d98b4 (patch)
tree5e3f500793d6f73924e9b178e84f5a27e63a0476 /lib/mpi/mpi-scan.c
parent94c8b6dbd64c51aa7ce7fcc466beccf942271b0e (diff)
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: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'lib/mpi/mpi-scan.c')
0 files changed, 0 insertions, 0 deletions