commit | 0a44ab41eb833d07e3ec807d87151c7164d4f075 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Fri Jun 22 16:40:20 2012 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jun 26 19:25:38 2012 -0700 |
tree | 8073a65697742960db6bb61fecbc70bd06b15fb1 | |
parent | fc915c8b930c3114f2a838f7e2cd8789ad6fedc3 [diff] |
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>