All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] tty: hvc: latency break regression fixes
@ 2018-09-09  5:39 Nicholas Piggin
  2018-09-09  5:39 ` [PATCH v2 1/3] tty: hvc: hvc_poll() fix read loop hang Nicholas Piggin
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Nicholas Piggin @ 2018-09-09  5:39 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Nicholas Piggin, Jiri Slaby, Michael Ellerman, Matteo Croce,
	Jason Gunthorpe, Leon Romanovsky, linuxppc-dev, op

Re-sending this one with the used-uinitialized warning in patch
3 fixed.

Greg these patches are needed to fix regressions in this merge
window, please consider them for your tty tree.

Thanks,
Nick

Nicholas Piggin (3):
  tty: hvc: hvc_poll() fix read loop hang
  tty: hvc: hvc_poll() fix read loop batching
  tty: hvc: hvc_write() fix break condition

 drivers/tty/hvc/hvc_console.c | 38 ++++++++++++++++++++++++++++++-----
 1 file changed, 33 insertions(+), 5 deletions(-)

-- 
2.18.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-09-10 16:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-09  5:39 [PATCH v2 0/3] tty: hvc: latency break regression fixes Nicholas Piggin
2018-09-09  5:39 ` [PATCH v2 1/3] tty: hvc: hvc_poll() fix read loop hang Nicholas Piggin
2018-09-09  5:39 ` [PATCH v2 2/3] tty: hvc: hvc_poll() fix read loop batching Nicholas Piggin
2018-09-09  5:39 ` [PATCH v2 3/3] tty: hvc: hvc_write() fix break condition Nicholas Piggin
2018-09-10 16:04 ` [PATCH v2 0/3] tty: hvc: latency break regression fixes Greg Kroah-Hartman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.