Thread (27 messages) 27 messages, 4 authors, 2018-07-13

Re: [PATCH v4] uart: fix race between uart_put_char() and uart_shutdown()

From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2018-07-12 15:04:44
Also in: lkml

On Wed, Jul 11, 2018 at 10:07:44AM -0600, Tycho Andersen wrote:
+	if (uport)
+		spin_lock_irqsave(&uport->lock, flags);
That's the same thing as just calling uart_port_lock(), why aren't you
doing that?

thanks,

greg k-h
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help