Peter Hurley 8a949b07e4 serial: core: Document lock requirement for UPF_* flags updates
The flags field of struct uart_port can only be safely modified
if the port mutex is held; no other lock prevents concurrent
changes from corrupting the field.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-09-08 16:23:36 -07:00
..
2014-08-22 10:47:59 -04:00
2014-07-11 04:57:36 -07:00
2014-08-15 18:28:58 -06:00
2014-08-04 18:28:21 +02:00
2014-08-08 18:09:33 -07:00