Received: by 10.192.165.156 with SMTP id m28csp878864imm; Mon, 16 Apr 2018 10:08:00 -0700 (PDT) X-Google-Smtp-Source: AIpwx49LgnKBjvlLNNiV6XZOPcflDFiWGZgHjESjDHGt91OZXic+Nmm9QrJNUXNl4sfipFqOev7s X-Received: by 10.99.126.88 with SMTP id o24mr5540194pgn.325.1523898480822; Mon, 16 Apr 2018 10:08:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1523898480; cv=none; d=google.com; s=arc-20160816; b=JebGd6ri41CBmzy3VQhxciB0o/nOmdwTylUpyrGWYfuMhOK7Y/GMcuFECBOR4ltub2 87HZluaxSqHU149sCFPPOc1+cu4vZ8ya/Ufu/GLlF2jzydrAvEBGPDkcdejqE62/RRej qDsDeUfgmhdCQxycC86Alkkj1REQW9WjMigX0PfuOT2MwKsuZWmgObhj8DdgUYxNf9ee wZcO45tHl8v39GlrmfapcEUnxCMVcP/a4rSYbS7XfOd0nrtIWtUZwwOPVjrPQJNkvX0N T5KbgDYLVfTFABe+u7BxikZYk5heXiv5SvAAMAmDXeA/TeKXCvLQ86hmF8rufh5xJtAO 3kXg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=Hxaw/4c12TsaDRhjqu/LbzT9RntLRb6LOoP47AJ+euo=; b=0mIu1pRH6yBwcgrQ9BArf6OHeSDuwdM3PCE/Zor9h5U2Qf1Ok6NTqx63YFPD1KYOIx 0g4ulvl6RnEdHgMJ9tjUUDh5pgofCv8qx0Na5Om4WXQk/TKo/9pWOnkTP5/sOgJbNoSO 5mqyhn7pN83+ZG9BNTpP8ADvZVHGYdwO5Vv/+GmMIu66Wf9T5xT9sTwkYzzu/3QxcruB NwJg24shWM7rnl0vwSyUJ5Gw3f6uqCAoq01N8qzuQjEctE2vEEYN19n3BtDIIV0OUPUY VKV0I/+Xct84qfWaOGEMLxg3RxmbWUiSi+6ZpwkTYpRa3ufgxiefiBLwVKgk2uBr408l HKJA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id g11si6098064pgn.368.2018.04.16.10.07.28; Mon, 16 Apr 2018 10:08:00 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753051AbeDPRGI (ORCPT + 99 others); Mon, 16 Apr 2018 13:06:08 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:47468 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752609AbeDPRGG (ORCPT ); Mon, 16 Apr 2018 13:06:06 -0400 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id 449E680268; Mon, 16 Apr 2018 19:06:05 +0200 (CEST) Date: Mon, 16 Apr 2018 19:06:04 +0200 From: Pavel Machek To: Sasha Levin Cc: Steven Rostedt , Linus Torvalds , Petr Mladek , "stable@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "akpm@linux-foundation.org" , "linux-mm@kvack.org" , Cong Wang , Dave Hansen , Johannes Weiner , Mel Gorman , Michal Hocko , Vlastimil Babka , Peter Zijlstra , Jan Kara , Mathieu Desnoyers , Tetsuo Handa , Byungchul Park , Tejun Heo Subject: Re: [PATCH AUTOSEL for 4.14 015/161] printk: Add console owner and waiter logic to load balance console writes Message-ID: <20180416170604.GC11034@amd> References: <20180409082246.34hgp3ymkfqke3a4@pathway.suse.cz> <20180415144248.GP2341@sasha-vm> <20180416093058.6edca0bb@gandalf.local.home> <20180416113629.2474ae74@gandalf.local.home> <20180416160200.GY2341@sasha-vm> <20180416121224.2138b806@gandalf.local.home> <20180416161911.GA2341@sasha-vm> <20180416123019.4d235374@gandalf.local.home> <20180416163754.GD2341@sasha-vm> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="B4IIlcmfBL/1gGOG" Content-Disposition: inline In-Reply-To: <20180416163754.GD2341@sasha-vm> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --B4IIlcmfBL/1gGOG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon 2018-04-16 16:37:56, Sasha Levin wrote: > On Mon, Apr 16, 2018 at 12:30:19PM -0400, Steven Rostedt wrote: > >On Mon, 16 Apr 2018 16:19:14 +0000 > >Sasha Levin wrote: > > > >> >Wait! What does that mean? What's the purpose of stable if it is as > >> >broken as mainline? > >> > >> This just means that if there is a fix that went in mainline, and the > >> fix is broken somehow, we'd rather take the broken fix than not. > >> > >> In this scenario, *something* will be broken, it's just a matter of > >> what. We'd rather have the same thing broken between mainline and > >> stable. > > > >Honestly, I think that removes all value of the stable series. I > >remember when the stable series were first created. People were saying > >that it wouldn't even get to more than 5 versions, because the bar for > >backporting was suppose to be very high. Today it's just a fork of the > >kernel at a given version. No more features, but we will be OK with > >regressions. I'm struggling to see what the benefit of it is suppose to > >be? >=20 > It's not "OK with regressions". >=20 > Let's look at a hypothetical example: You have a 4.15.1 kernel that has > a broken printf() behaviour so that when you: >=20 > pr_err("%d", 5) >=20 > Would print: >=20 > "Microsoft Rulez" >=20 > Bad, right? So you went ahead and fixed it, and now it prints "5" as you > might expect. But alas, with your patch, running: >=20 > pr_err("%s", "hi!") >=20 > Would show a cat picture for 5 seconds. >=20 > Should we take your patch in -stable or not? If we don't, we're stuck > with the original issue while the mainline kernel will behave > differently, but if we do - we introduce a new regression. Of course not. - It must be obviously correct and tested. If it introduces new bug, it is not correct, and certainly not obviously correct. Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --B4IIlcmfBL/1gGOG Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlrU1/wACgkQMOfwapXb+vIjgQCdEVO1o/y2VmXGEcZZyPdYbKfc GZoAn3Hi6VsBPbA2sH/ZU7m8YVz1KnWd =jdee -----END PGP SIGNATURE----- --B4IIlcmfBL/1gGOG--