From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx0a-001b2d01.pphosted.com (mx0a-001b2d01.pphosted.com [148.163.156.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3zn2Mh2c8qzF1D2 for ; Thu, 22 Feb 2018 16:04:32 +1100 (AEDT) Received: from pps.filterd (m0098410.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.22/8.16.0.22) with SMTP id w1M53n8r082893 for ; Thu, 22 Feb 2018 00:04:30 -0500 Received: from e06smtp11.uk.ibm.com (e06smtp11.uk.ibm.com [195.75.94.107]) by mx0a-001b2d01.pphosted.com with ESMTP id 2g9kd0yk7y-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Thu, 22 Feb 2018 00:04:29 -0500 Received: from localhost by e06smtp11.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 22 Feb 2018 05:04:27 -0000 Subject: Re: [PATCH 21/23] gcc-plugins: move GCC version check for PowerPC to Kconfig To: Masahiro Yamada , linux-kbuild@vger.kernel.org, Linus Torvalds Cc: Michal Marek , Ulf Magnusson , Kees Cook , Arnd Bergmann , kernel-hardening@lists.openwall.com, Greg Kroah-Hartman , Randy Dunlap , linux-kernel@vger.kernel.org, Emese Revfy , Paul Mackerras , linuxppc-dev@lists.ozlabs.org, Sam Ravnborg References: <1518806331-7101-1-git-send-email-yamada.masahiro@socionext.com> <1518806331-7101-22-git-send-email-yamada.masahiro@socionext.com> From: Andrew Donnellan Date: Thu, 22 Feb 2018 16:04:21 +1100 MIME-Version: 1.0 In-Reply-To: <1518806331-7101-22-git-send-email-yamada.masahiro@socionext.com> Content-Type: text/plain; charset=utf-8; format=flowed Message-Id: <6805fb77-23b9-7880-13f1-5d082d5c1599@au1.ibm.com> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 17/02/18 05:38, Masahiro Yamada wrote: > For PowerPC, GCC 5.2 is the requirement for GCC plugins. Move the > version check to Kconfig, and remove the ugly checker. > > Signed-off-by: Masahiro Yamada The old checker was as non-ugly as I could make it. :) Acked-by: Andrew Donnellan -- Andrew Donnellan OzLabs, ADL Canberra andrew.donnellan@au1.ibm.com IBM Australia Limited