On Thu, Jan 21, 2021 at 3:02 AM Jiri Slaby <jirisl...@kernel.org> wrote: > > n_hdlc_tty_read will return EOVERFLOW when size is 0, so this EFAULT is > never propagated, if I am looking correctly? n_tty seems to be fine > (returns zero for zeroed size).
I'll fix that up too. Greg - same question - do you want an incremental patch, or just a new series? Linus