From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935078AbdADNzM (ORCPT ); Wed, 4 Jan 2017 08:55:12 -0500 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:59506 "EHLO out2-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757175AbdADNyu (ORCPT ); Wed, 4 Jan 2017 08:54:50 -0500 X-ME-Sender: X-Sasl-enc: 5h4kTXJ/nEaS1vhiBsWSwXppKlrnNzsiPILjt3YmN+LD 1483538089 Date: Wed, 4 Jan 2017 13:54:46 +0000 From: Andrey Utkin To: Manuel =?iso-8859-1?Q?Sch=F6lling?= Cc: plagnioj@jcrosoft.com, tomi.valkeinen@ti.com, jslaby@suse.cz, gregkh@linuxfoundation.org, kilobyte@angband.pl, linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH RESEND v7 0/3] console: Add persistent scrollback buffers for all VGA consoles Message-ID: <20170104135446.GA32356@stationary.pb.com> References: <1480848836-11330-1-git-send-email-manuel.schoelling@gmx.de> <1482338258-21388-1-git-send-email-manuel.schoelling@gmx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1482338258-21388-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 Manuel, Previous Greg KH reply implied that you should send it marked as v8 for it to gain visibility and avoid confusion. Just prepend your changes history with something like Changes in v8: - Added Reviewed-by, Tested-by statements