Received: by 10.223.185.116 with SMTP id b49csp2146893wrg; Mon, 12 Feb 2018 05:13:47 -0800 (PST) X-Google-Smtp-Source: AH8x224yfSSEAc8TWPxo2nuoF74O8Qtrm433DV25CxEoszeWXuBP7WV82TlQd/Eg5DsETO4FUPwI X-Received: by 10.98.128.13 with SMTP id j13mr11473728pfd.141.1518441227029; Mon, 12 Feb 2018 05:13:47 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1518441226; cv=none; d=google.com; s=arc-20160816; b=h7dVTgvBMnnPQmhUJIgEzfYmeLkaBuC9CZjgiy6Q6dlMU8412e539g+ciOOxbWPCQA MglnXWvR9NC/MPUSimhscQQ5ObfpD+prZD91iFitAUGjVXk01sciAttQeq4ms+eJ6Ap5 hhvlwkQLtIkhMxQovHEeiqQbCWaasuxCwBJN200fRaeVqCWLfD9fGsK8fJbJhdMR+l1s 3XgIrlzg5Q0AIuryyknTp/C952Xn/pozGBzDrZn8af6JP1Bm9NxyvsW6MWR6p3gl4qrR cLTF4N+nzFJKoIFaXOrE/Z96BhzhvtGrbicWfYrmvf9dA+S/M8eUyJbhoKEOPbYjmfhI 0Qxg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date :arc-authentication-results; bh=0Dyb0TdJKvVSXF2uYLxe0nsgHNUYu1OTKmO8CdqIGmc=; b=s71P1WzW8154byXxnlB+GSvoXjCy6iF6u0rNZPhylKjjWK7B7CZ8eDf8htd7RXQ9Gz nge8dgwpoedI4U9RkfV4hp/ZSWnZrEjTz1DsKi/0469nYKbffuPPhc88EpVrh4UtAwlB KszfDxNJVdCyxDC1SezNX13UFAnQJLBJ676/Kp1tK7ZTvAEigKGhZv8S5VyHg7FzZwQY Ce4ImFArE8c0DHvbOBTJM423mTj9kVtDT0KHDJAHc/sMjENQr3Jlc+rnLyyFg5+YaM3r WOuTDT3m/brKElFcmvGIvDifs92LIB2HAAxC5bNNyK1SySRh25pbFJQUcsY7RO2QcnoQ iXcw== 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 e6si5121310pgt.274.2018.02.12.05.13.19; Mon, 12 Feb 2018 05:13:46 -0800 (PST) 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 S933631AbeBLK1v (ORCPT + 99 others); Mon, 12 Feb 2018 05:27:51 -0500 Received: from Galois.linutronix.de ([146.0.238.70]:47513 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932868AbeBLK1t (ORCPT ); Mon, 12 Feb 2018 05:27:49 -0500 Received: from hsi-kbw-5-158-153-52.hsi19.kabel-badenwuerttemberg.de ([5.158.153.52] helo=nanos.tec.linutronix.de) by Galois.linutronix.de with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1elBHL-0005C0-TM; Mon, 12 Feb 2018 11:24:08 +0100 Date: Mon, 12 Feb 2018 11:27:25 +0100 (CET) From: Thomas Gleixner To: Peter Zijlstra cc: Linus Torvalds , Kees Cook , Ulf Magnusson , Masahiro Yamada , Linux Kbuild mailing list , Greg Kroah-Hartman , Andrew Morton , Nicolas Pitre , "Luis R . Rodriguez" , Randy Dunlap , Sam Ravnborg , Michal Marek , Martin Schwidefsky , Pavel Machek , linux-s390 , Jiri Kosina , Linux Kernel Mailing List , Tejun Heo , Ingo Molnar , "Van De Ven, Arjan" , Arnd Bergmann , David Woodhouse Subject: Re: [RFC PATCH 4/7] kconfig: support new special property shell= In-Reply-To: <20180212082635.GA25314@hirez.programming.kicks-ass.net> Message-ID: References: <20180210080556.mycqsjhxbaguwhay@huvuddator> <20180210085519.737ckf4bcl57h4g2@huvuddator> <20180211103432.pf2ot6nd7nbhdhsy@huvuddator> <20180212082635.GA25314@hirez.programming.kicks-ass.net> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 12 Feb 2018, Peter Zijlstra wrote: > On Sun, Feb 11, 2018 at 10:13:44AM -0800, Linus Torvalds wrote: > > > That actually sounds like we could just > > > > (a) make gcc 4.5 be the minimum required version > > > > (b) actually error out if we find a bad compiler > > So the unofficial plan was to enforce asm-goto and -fentry support by > hard failure to build, which would get us at gcc-4.6 and then remove all Has gcc-4.6 a (planned) retpoline backport? IIRC the cutoff for that was gcc 4.9 Thanks, tglx