Re: [PATCH v2 0/3] tty: hvc: latency break regression fixes

2018-09-10 Thread Greg Kroah-Hartman
On Sun, Sep 09, 2018 at 03:39:13PM +1000, Nicholas Piggin wrote: > 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. All now queued up, thanks. greg k-h

[PATCH v2 0/3] tty: hvc: latency break regression fixes

2018-09-08 Thread Nicholas Piggin
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