Hi Johan, Thanks for the patch series! Patch series is, Acked-by: Samuel Iglesias Gonsalvez Greg, Would you mind picking this patch series through your char-misc tree? Thanks! Sam On Fri, 2021-09-17 at 13:46 +0200, Johan Hovold wrote: > This series fixes a stack info leak and a number of other bugs all > found > through inspection. Included is also a related cleanup. > > Note that the series has only been compile tested. > > Johan > > > Johan Hovold (6): >   ipack: ipoctal: fix stack information leak >   ipack: ipoctal: fix tty registration race >   ipack: ipoctal: fix tty-registration error handling >   ipack: ipoctal: fix missing allocation-failure check >   ipack: ipoctal: fix module reference leak >   ipack: ipoctal: rename tty-driver pointer > >  drivers/ipack/devices/ipoctal.c | 101 +++++++++++++++++++++----------- >  1 file changed, 66 insertions(+), 35 deletions(-) >