Hello, On (08/01/17 15:28), Arnd Bergmann wrote: [..] > > Looking into it now, sorry for the breakage. > > 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> -ss