]> git.karo-electronics.de Git - karo-tx-linux.git/commit
tty: note race we need to fix
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Fri, 22 Jun 2012 15:40:20 +0000 (16:40 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Jun 2012 02:25:38 +0000 (19:25 -0700)
commit0a44ab41eb833d07e3ec807d87151c7164d4f075
tree8073a65697742960db6bb61fecbc70bd06b15fb1
parentfc915c8b930c3114f2a838f7e2cd8789ad6fedc3
tty: note race we need to fix

This was identified by Vincent Pillet with a high speed interface that uses
low latency mode. In the low latency case we have a tiny race but it can
be hit.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/n_tty.c