Hi Felipe, On Sat, Aug 10, 2019 at 10:11:05AM +0200, Michał Mirosław wrote: > On Fri, Aug 09, 2019 at 03:05:55PM +0300, Felipe Balbi wrote: > > > > Hi, > > > > Michał Mirosław <mirq-linux@xxxxxxxxxxxx> writes: > > > Rewrite console support to fix a few shortcomings of the old code > > > preventing its use with multiple ports. This removes some duplicated > > > code and replaces a custom kthread with simpler workqueue item. > > > > > > Only port ttyGS0 gets to be a console for now. > > > > > > Signed-off-by: Michał Mirosław <mirq-linux@xxxxxxxxxxxx> > > > Reviewed-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > > > Tested-by: Ladislav Michl <ladis@xxxxxxxxxxxxxx> > > > > checking file drivers/usb/gadget/function/u_serial.c > > Hunk #7 FAILED at 1206. > > Hunk #8 succeeded at 1302 (offset -2 lines). > > Hunk #9 succeeded at 1334 (offset -2 lines). > > Hunk #10 succeeded at 1363 (offset -2 lines). > > 1 out of 10 hunks FAILED > > > > Could you rebase on my testing/next? I do not see this patch in -next and there were no more comments from you. Is there anything else you need to review patchset? Thanks, ladis > Sure. Should be ready in a few minutes. > > Best Regards, > Michał Mirosław