aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2011-04-11 10:59:09 +0200
committerPaul Gortmaker <paul.gortmaker@windriver.com>2012-03-14 10:57:24 -0400
commitb2863898d0cac6b178b62004250a4d2bd992921f (patch)
tree79f775386d2fe7d3bbf86d21189c2b70cf85b8c6 /scripts/patch-kernel
parent0435c7f0719a6e7f372d405dee61728058409ca1 (diff)
serial/imx: read cts state only after acking cts change irq
commit 5680e94148a86e8c31fdc5cb0ea0d5c6810c05b0 upstream. If cts changes between reading the level at the cts input (USR1_RTSS) and acking the irq (USR1_RTSD) the last edge doesn't generate an irq and uart_handle_cts_change is called with a outdated value for cts. The race was introduced by commit ceca629 ([ARM] 2971/1: i.MX uart handle rts irq) [PG: file in drivers/serial not drivers/tty/serial in .34] Reported-by: Arwed Springer <Arwed.Springer@de.trumpf.com> Tested-by: Arwed Springer <Arwed.Springer@de.trumpf.com> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions