Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752458AbcLFKCi (ORCPT ); Tue, 6 Dec 2016 05:02:38 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:41582 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752319AbcLFKCh (ORCPT ); Tue, 6 Dec 2016 05:02:37 -0500 Date: Tue, 6 Dec 2016 11:02:43 +0100 From: Greg KH To: Manuel =?iso-8859-1?Q?Sch=F6lling?= Cc: plagnioj@jcrosoft.com, tomi.valkeinen@ti.com, jslaby@suse.cz, andrey_utkin@fastmail.com, kilobyte@angband.pl, linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v7 0/3] console: Add persistent scrollback buffers for all VGA consoles Message-ID: <20161206100243.GA15139@kroah.com> References: <1480848836-11330-1-git-send-email-manuel.schoelling@gmx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1480848836-11330-1-git-send-email-manuel.schoelling@gmx.de> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 561 Lines: 17 On Sun, Dec 04, 2016 at 11:53:53AM +0100, Manuel Sch?lling wrote: > Reviewed-by: Andrey Utkin > Tested-by: Andrey Utkin > Tested-by: Adam Borowski > > -- > 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@angband.pl). > - Fix style issues But this is now v8, right? I see two v7 patch series in my inbox :( confused, greg k-h