Thread (4 messages) 4 messages, 2 authors, 2015-04-13
STALE4095d

[PATCH] serial: imx: protect Soft Reset of port with lock

From: gregkh@linuxfoundation.org (Greg KH)
Date: 2015-03-26 22:01:13
Also in: linux-serial

On Fri, Mar 13, 2015 at 03:38:11PM +0900, Jiada Wang wrote:
Previously Soft Reset (clear of SRST bit in UCR2 register)
of UART in startup is not protected by lock, which may have race
with console_write, as console_write may occur at anytime even
when UART port is shutdown.

To avoid this race, protect Soft reset of UART port with spin_lock.

Signed-off-by: Jiada Wang <redacted>
---
 drivers/tty/serial/imx.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
Doesn't apply to my tree :(
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help