Re: [PATCH 00/35] tty cleanup for 5.14
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2021-05-13 16:30:07
Also in:
lkml
On Thu, May 13, 2021 at 06:20:26PM +0200, Johan Hovold wrote:
On Thu, May 13, 2021 at 05:04:41PM +0200, Greg Kroah-Hartman wrote:quoted
On Wed, May 05, 2021 at 11:18:53AM +0200, Jiri Slaby wrote:quoted
Hi, this is again a series of various TTY cleanups. The stats say: 116 files changed, 661 insertions, 2602 deletions. The major part of the removal is a drop of BROKEN r3964 ldisc. The rest is mostly removal of dead code, or adaption to the current tty core state.I've applied the first 33 patches in this series. Can you resend the last two after you have revised them based on the review?Greg, could you consider dropping the three USB-serial patches from tty-testing? They don't have any dependency on the tty changes and we can avoid unnecessary merge conflicts if I take them through through my tree instead. USB: serial: make usb_serial_driver::write_room return uint serial: make usb_serial_driver::chars_in_buffer return uint USB: serial: digi_acceleport, simplify digi_chars_in_buffer
Sure, I've dropped them from my tree now and pushed out a rebased branch for 0-day to run on. thanks, greg k-h