Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp241450pxk; Wed, 23 Sep 2020 01:47:50 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxHCmgwekzX4TwBraQ7NK5yHBGQ8U+FejMSltmrUSiWNT0VJwYC05iHKpF/ActYsk6sIoPL X-Received: by 2002:a17:906:d787:: with SMTP id pj7mr8751289ejb.340.1600850870603; Wed, 23 Sep 2020 01:47:50 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1600850870; cv=none; d=google.com; s=arc-20160816; b=VTswk3CPxdOI1rCTzRusX6rE5RwfKx8N+zJdIUAOFmo7myvVOi+3t96RfkdNTZyIbx CUOrvHAT1faCzBAaMr5sMyyyZuY9JANLhTG8xAe46ruy9XQOaW2BLSf+TNdbhF5Qj+pQ U8T4kCoffq7mHQZ579qkXhACoCapjaiNWiwseDsZ/2GWwmH81mwWpq5yvsq0ljMIAhXg JzZQtK8h0HG3SUzEMBByXVYejYXAxSOnf3NVFlSYoY0wnueYC9L3SxbiicTXqJ4+gk4k WURgqu5A1CF3XVIANMO4CIbNHVDt28Inpv9WRzhdZW80q98w9sIrolRVKFzsnJOeBWcx 539w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=Pl6JmtJg3mvDB0sp+PbBfssU4yht0bjhhN3V4KeKzTI=; b=qmMPSPXU6YM4s9XmUHXDGxmAJnmBF+lNNcTLDFL2RG95GKY/D1fjP74iUEWhTuzAX5 /4ZCvyrKNaJUQXwhfMeJgEGVjOJnJhUz+C0V7I+Rr2UwzGHElO/xm5ZmDUBj1n7nNqfQ 5We73uqt7BQR52+MjF+AwlqNlWm61JXn03waVFBgmUT1AjygUmDes/3zdzZRZuZUD7yI R2ywZjOO32SBA8EanysvNgkGHt9p0imNCnGmJmsbbfGIFbuj2EvnN0FTjAHd2WAwShjF xXldu2eKMDwY9qB0VKfqiNxTM1jcysV409cDxlGOBM8Yp92dA5XaEICdmeWw0CuEZd4B OGsw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id md14si12250145ejb.548.2020.09.23.01.47.26; Wed, 23 Sep 2020 01:47:50 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726360AbgIWIoa (ORCPT + 99 others); Wed, 23 Sep 2020 04:44:30 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:46174 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726130AbgIWIo3 (ORCPT ); Wed, 23 Sep 2020 04:44:29 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 3ACE61C0BB3; Wed, 23 Sep 2020 10:44:28 +0200 (CEST) Date: Wed, 23 Sep 2020 10:44:27 +0200 From: Pavel Machek To: Willy Tarreau Cc: Pavel Machek , Greg Kroah-Hartman , jikos@suse.cz, vojtech@suse.cz, linux-kernel@vger.kernel.org, stable@vger.kernel.org, Yuan Ming , Bartlomiej Zolnierkiewicz , Daniel Vetter , Linus Torvalds Subject: Re: [PATCH 4.19 66/78] fbcon: remove soft scrollback code Message-ID: <20200923084427.GA32110@amd> References: <20200915140633.552502750@linuxfoundation.org> <20200915140636.861676717@linuxfoundation.org> <20200916075759.GC32537@duo.ucw.cz> <20200916082510.GB509119@kroah.com> <20200916090723.GA4151@duo.ucw.cz> <20200916091420.GF13670@1wt.eu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="HcAYCG3uE/tztfnV" Content-Disposition: inline In-Reply-To: <20200916091420.GF13670@1wt.eu> User-Agent: Mutt/1.5.23 (2014-03-12) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --HcAYCG3uE/tztfnV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > > I believe it will need to be reverted in Linus' tree, too. In fact, > > the patch seems to be a way for Linus to find a maintainer for the > > code, and I already stated I can do it. Patch is so new it was not > > even in -rc released by Linus. >=20 > I can honestly see how it can be missed from fbcon, but using vgacon > myself for cases like you described, I still benefit from the hw scroll > buffer which is OK. >=20 > > > See the email recently on oss-devel for one such reason why this was > > > removed... > >=20 > > Would you have a link for that? >=20 > Here it is: >=20 > https://www.openwall.com/lists/oss-security/2020/09/15/2 Thank you for the pointer! Best regards, Pavel --=20 DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany --HcAYCG3uE/tztfnV Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAl9rCusACgkQMOfwapXb+vJD9QCgq8uPa3CErsd9aG+WeyQHw58W 5rkAn1hcOezryPDv6NTJS4D5olmgVTPF =Eekr -----END PGP SIGNATURE----- --HcAYCG3uE/tztfnV--