Re: [PATCH v7 0/3] console: Add persistent scrollback buffers for all VGA consoles

From: Manuel Schölling
Date: Tue Dec 06 2016 - 11:41:53 EST


Hi Greg,

On Di, 2016-12-06 at 11:02 +0100, Greg KH wrote:
> On Sun, Dec 04, 2016 at 11:53:53AM +0100, Manuel SchÃlling wrote:
> > Reviewed-by: Andrey Utkin <andrey_utkin@xxxxxxxxxxxx>
> > Tested-by: Andrey Utkin <andrey_utkin@xxxxxxxxxxxx>
> > Tested-by: Adam Borowski <kilobyte@xxxxxxxxxx>
> >
> > --
> > Changes in v7:
> > - Add new callback to consw struct for flushing video console driver's
> > scrollback buffer. Fixes issues with escape sequence '\e[3J' reported
> > by Adam Borowski (kilobyte@xxxxxxxxxx).
> > - Fix style issues
>
> But this is now v8, right? I see two v7 patch series in my inbox :(
>
> confused,
Sorry for causing confusion. I wasn't sure about the workflow so asked
on #kernelnewbies a few days ago but apparently I misunderstood the
advice I got there:

This is just the same patch (v7) as I sent before, but I added the
Tested-By/Reviewed-By tags.