Hi Greg, Greg KH <gre...@linuxfoundation.org> writes:
> On Tue, Sep 02, 2025 at 06:17:56PM -0600, Abhinav Saxena wrote: >> TIOCSTI is a TTY ioctl command that allows inserting characters into >> the terminal input queue, making it appear as if the user typed those >> characters. This functionality has behavior that varies based on system >> configuration and process credentials. > > <snip> > > Any specific reason you didn’t cc: the tty/serial maintainers and the > linux-serial list for this? > > thanks, > > greg k-h My apologies for the oversight. I used b4 to collect to/cc addresses, and didn’t confirm them before sending the patch. I guess since this is just a selftest, it did not include tty/serial maintainers. I’ll resend the series. -Abhinav