Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp1659214imm; Thu, 20 Sep 2018 00:22:45 -0700 (PDT) X-Google-Smtp-Source: ANB0VdZhHByF4TKTwHfW7cNXeJPlsbBUT6iBpH4WaUZVahO1LIwb9OphFFUY0aX+4W1f8fGjgnH+ X-Received: by 2002:a63:4343:: with SMTP id q64-v6mr4444598pga.276.1537428165302; Thu, 20 Sep 2018 00:22:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1537428165; cv=none; d=google.com; s=arc-20160816; b=rsoDaJcsnn732NaL1Xrd+uAdHj5eZtCA3tw7Gy6zIebXcYx73I/SyD+/d1r5vRfOYo e76Blb4p1XIEl5G7LyopxWy+KA7c14ckMGsnOT2necUoQLRlMcTK6Qvx9dslOBqdE8f6 iOp3gEaiqBOfjZYp8jPVEv82anVF+KLU+h9armPhoKZgP3gXFetjck7dDyvrVWNJjj+g YJ7DWUNcDJq4gfNOkG3mB+tZylspDIhKCnGpgJ+Z+spJaOU/82alhTBdldd1QBJsXvZg 8K4PjWynFkQiLHFUoo4tnkrJzSt3PIHNS5avhBqyudNDy68MD4uYxacqduPqp3GxB8yy KHtA== 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; bh=bfv+zbQpdRJ6Rdv6aK0F9XZkESu7XVIEWOB7oPATlHg=; b=ZEvZ0xjyC9JsYOjmPVUAECIVNdmRe8E1NoVScE5e2dIQ7jpye2bWiUh8zh0RI95ym1 vLfkKWHtADJ4JaUKfVAenj3Km9RLrEFHbF24jcG1z4p2XFiLmArnEPlbwrRNYqF4A5UO mmPnmMf49syisLTPcEcXPeSEyDWrkM/jO4wAHvArmzvDYD9l/dRpQUnslEv3msF6Hmpz 9HXRFyWlmD352aAekIikhzRkiS0mdCZyVLNnwvJiTo9H4lMU0HQcMc+bU8VMCkXxbDm8 W2s9CFX8TAkTnjG1U5+VrKbwbUSzu66Lmv7Xt2X/aiWEOAg22dhtKVmFcbDEwWhv1cQH Sf9Q== 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 j1-v6si22798092pfh.63.2018.09.20.00.22.24; Thu, 20 Sep 2018 00:22:45 -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 S1731388AbeITNEL (ORCPT + 99 others); Thu, 20 Sep 2018 09:04:11 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:47816 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726982AbeITNEL (ORCPT ); Thu, 20 Sep 2018 09:04:11 -0400 Received: from localhost (ip-213-127-77-73.ip.prioritytelecom.net [213.127.77.73]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 37083D6E; Thu, 20 Sep 2018 07:22:08 +0000 (UTC) Date: Thu, 20 Sep 2018 09:22:05 +0200 From: Greg Kroah-Hartman To: Dominique Martinet Cc: Miguel Ojeda , linux-kernel , Rasmus Villemoes , Eli Friedman , Christopher Li , Kees Cook , Ingo Molnar , Geert Uytterhoeven , Masahiro Yamada , Joe Perches , Linus Torvalds , linux-sparse@vger.kernel.org Subject: Re: [PATCH v2 2/2] Compiler Attributes: naked can be shared Message-ID: <20180920072205.GC11963@kroah.com> References: <20180918165542.4691-1-miguel.ojeda.sandonis@gmail.com> <20180918165542.4691-3-miguel.ojeda.sandonis@gmail.com> <20180918173428.GA21591@kroah.com> <20180919211458.GA8757@kroah.com> <20180919230504.GA20280@nautica> <20180920001024.GD20280@nautica> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180920001024.GD20280@nautica> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 20, 2018 at 02:10:24AM +0200, Dominique Martinet wrote: > Miguel Ojeda wrote on Thu, Sep 20, 2018: > > > I've not followed so closely, in particular I'm not sure if it's the > > > only problem with arm32 right now, but that is a regression - the > > > general serie is meant as an improvement, but these two patches fix > > > 815f0ddb346c ("include/linux/compiler*.h: make compiler-*.h mutually > > > exclusive") which was taken in 4.19-rc1 > > > > > > (Miguel, perhaps a Fixes: tag might help remember that?) > > > > The commit is mentioned in the commit message, although not with the > > Fixes: syntax -- is something now automatically parsing that? I guess > > it is also easier for humans to parse :) > > As far as I'm aware, the backport to stable stuff parse these to know up > till how far back they should backport, but it still requires explicit > Cc to the stable@vger list... (not needed here as the "bad" commit never > made it to stable) > I'm not aware of anything else, but as you said, while I now see you > naming the commit now, I managed to miss it earlier and I was somewhat > following this so it's probably also easier on humans :) "Fixes:" is not just for stable, we use it wherever we have a patch that we know fixes a problem introduced in another patch. For this instance, I think we should just revert the offending patch, which should resolve the issue for everyone and then you can try to redo your series to get it right the next time. Sound good? > > > (If no-one in Cc has anything included in -next I could take them in my > > > 9p branch, but that is quite a bit out of scope from what I advertised > > > this branch as so I think it would be confusing ; I think it might > > > almost be best if Miguel will keep maintaining these in the future to do > > > his own request to inclusion in -next?) > > > > I can ask for my auxdisplay tree (or better, a new one) to be in -next > > and use that (are non-kernel.org trees allowed to be in -next, by the > > way?). > > I think a new one would be great, yes. > (my branch is on github, so Stephen does not appear to mind > non-kernel.org trees) Why not just route these through Andrew? He takes lots of stuff like this for this very reason. thanks, greg k-h