On Wed, Aug 2, 2017 at 1:55 AM, Sergey Senozhatsky <sergey.senozhatsky.w...@gmail.com> wrote: > On (08/01/17 15:28), Arnd Bergmann wrote: >> Does this fix it? I definitely got this part wrong as I see now, we must >> look up the 'tail' after calling __tty_buffer_request_room, not before. > > yes, it does. thanks! > > Tested-by: Sergey Senozhatsky <sergey.senozhat...@gmail.com>
Thanks for testing! I've now submitted that fix properly with a real changelog and your Tested-by tag. Arnd