Received: by 10.192.165.156 with SMTP id m28csp776383imm; Mon, 16 Apr 2018 08:32:38 -0700 (PDT) X-Google-Smtp-Source: AIpwx49xhQA1e5sKv97hdOa/BXiqWdifr2xmq8Yo06eMohfyZLPdVSitbIv8W3WdR2K7M3auDKBT X-Received: by 2002:a17:902:70c7:: with SMTP id l7-v6mr15521990plt.165.1523892758495; Mon, 16 Apr 2018 08:32:38 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1523892758; cv=none; d=google.com; s=arc-20160816; b=r/If5rjNKoBnDbXdpkynVnrmVDZ0PNZqy2ztXZRk9a4Iie+0Zg7WCeuPGFCwFfFrlC Zisls02FFNurZ3Z40PwzlV7AwLKgUOoOnsF2A4OeJ63W8bH+8MVCY2CDa/jGGkSHvBoP o/12x3Eqf171+n3kwg+Yqujek+VjxRyshrV7/6M0Sy2vsYOdnL8JytrYj8GwCwmA1OQV fuPnua03o4cEzvvQWXg+qaxm0SwMVrGDlq53GCePpXaupl++i1ID1QMqAE86yCWCClZt uTh8fCF75ZITjRV3s+S3nrkiL8Xo/98aAKXGMTk8ldoBwiYIkIMbCAZjf2eYuWzW+kQI JcXw== 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=GVWcLJ1V7n0sB+w+gReb68jegEiFA5zg7bFs57ykcrw=; b=kOvorvy9QT71o23Slx0kZv2AsCLpJG2uqP/bpawPKCg7kWq/bovb5AgWCN9I1lwzoZ 4KOHi9rciwY6kVkTBtU6/KFmmZSltE2rWUwPOsDiBq08IX9gOrM6PjKnNvHCp2NhVdEO nTH/9jPT9PGfTJa8804ldOWH8emt/T1fduNdl/RdQPBycm14Zgk9e8j9XcpzrBiFxgrX HDMSv7ByLGgxoO64Mec2hGxOYEoocfNkyD2vr7IoQfi1rPIZC8/NkcUBAKPcUnFAPiWU 3ECQq85P7t+r+CewpNGnECJA+1HXnu+2nUePNFEeNu7fqwWfnkKVOvpu+q3aLNols7eZ bPyQ== 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 h23-v6si13001384plr.576.2018.04.16.08.32.24; Mon, 16 Apr 2018 08:32:38 -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 S1753197AbeDPPak (ORCPT + 99 others); Mon, 16 Apr 2018 11:30:40 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:44876 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753164AbeDPPae (ORCPT ); Mon, 16 Apr 2018 11:30:34 -0400 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id 6C69B8026C; Mon, 16 Apr 2018 17:30:32 +0200 (CEST) Date: Mon, 16 Apr 2018 17:30:31 +0200 From: Pavel Machek To: Linus Torvalds Cc: Steven Rostedt , Sasha Levin , 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: <20180416153031.GA5039@amd> References: <20180409001936.162706-1-alexander.levin@microsoft.com> <20180409001936.162706-15-alexander.levin@microsoft.com> <20180409082246.34hgp3ymkfqke3a4@pathway.suse.cz> <20180415144248.GP2341@sasha-vm> <20180416093058.6edca0bb@gandalf.local.home> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="huq684BweRXVnRxX" Content-Disposition: inline In-Reply-To: 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 --huq684BweRXVnRxX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon 2018-04-16 08:18:09, Linus Torvalds wrote: > On Mon, Apr 16, 2018 at 6:30 AM, Steven Rostedt wro= te: > > > > I wonder if the "AUTOSEL" patches should at least have an "ack-by" from > > someone before they are pulled in. Otherwise there may be some subtle > > issues that can find their way into stable releases. >=20 > I don't know about anybody else, but I get so many of the patch-bot > patches for stable etc that I will *not* reply to normal cases. Only > if there's some issue with a patch will I reply. >=20 > I probably do get more than most, but still - requiring active > participation for the steady flow of normal stable patches is almost > pointless. >=20 > Just look at the subject line of this thread. The numbers are so big > that you almost need exponential notation for them. Question is if we need that many stable patches? Autosel seems to be picking up race conditions in LED state and W+X page fixes... I'd really like to see less stable patches. Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --huq684BweRXVnRxX Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlrUwZcACgkQMOfwapXb+vLyugCeOGD9Ww5IgWnSxK5d1h1gXSkk t8YAnjd3az8WOw1SK0e59lD4Pm85BLVw =4wFd -----END PGP SIGNATURE----- --huq684BweRXVnRxX--