From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-14.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 50FB8C433F5 for ; Sat, 11 Sep 2021 00:13:07 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 146A161208 for ; Sat, 11 Sep 2021 00:13:07 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 146A161208 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=XWG9RMvq9GUgtNUMZf/wPIiBHmGSpzB4w0RtLd04dYk=; b=sw+f+DHtE0ri7Y UAw9kxsFhsOj7kEEk+FAUahyl/Cw2zMfOi9+hzn6OV97oZQjatkWBdl4ln4m60PnXA1kaFk6ZboMF mzwuJWG1e1Knb88bAMZxeev64SupNV4uBXX/E7wnoyUVRDWD1/oRHbXmbGFS0wyoXBn+RyhkuZi90 cKirJkkdiFhs0B7Ptoj48FcJ2mlwTPLDH3oSB37rAT+gZUiNdGFrXKaVGFCarcB4odJffajtNlOQ2 4hUCdfZZVZ8ZumTnoavZCo8297tYwh2HuxFpXLo3NX9ujlN5KOilI85vDLFYwp5eBaLfz1MwyqTut 7wJpZZvmsUgdpGVYUPCg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mOqbY-00E311-61; Sat, 11 Sep 2021 00:10:48 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mOqbV-00E30X-3t for linux-arm-kernel@lists.infradead.org; Sat, 11 Sep 2021 00:10:46 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 59B2A611BF; Sat, 11 Sep 2021 00:10:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1631319044; bh=HgiHQcF3LVK3G9eZiQ8cGSEktVPqKSf0eNxm5bavhHs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=VwzAjXeLlL0qOsTx09PxPCWphn2hIwR0xwGAWWSV7SBYC/Ni7r4MjSRJFgykbzwIC EhZR9MR8MFizjtcVLoOHVdxTOwJm0DittF5KPAR++m++AVBGKFOyOE3F7Cz+ugW7OK ImptrCEe3nCkkG+WfdSbwOYrbvaekh3QqGCTmOuPO70+MWyVw20MbwJj3x16bzxgZZ NVMfAhM0TNJ+XvkB9ieHKt3SyyssfcIIFFi2J3w+ThXdtaMfs/8K4Bf7gC9RLJi6Fa dfywPPUQE0/kuDB46YGzop/ilR2atmrpAPTojA/jXGE7IeHBH/HV6REoDUHio43smN QrwyeRjEY952g== Date: Fri, 10 Sep 2021 17:10:38 -0700 From: Nathan Chancellor To: Nick Desaulniers Cc: Andrew Morton , Linus Torvalds , Rasmus Villemoes , Masahiro Yamada , Joe Perches , Arnd Bergmann , Stephen Rothwell , llvm@lists.linux.dev, linux-kernel@vger.kernel.org, Catalin Marinas , Will Deacon , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 07/10] arm64: remove GCC version check for ARCH_SUPPORTS_INT128 Message-ID: References: <20210910234047.1019925-1-ndesaulniers@google.com> <20210910234047.1019925-8-ndesaulniers@google.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210910234047.1019925-8-ndesaulniers@google.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210910_171045_216467_E95596F4 X-CRM114-Status: GOOD ( 15.62 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, Sep 10, 2021 at 04:40:44PM -0700, Nick Desaulniers wrote: > Now that GCC 5.1 is the minimally supported compiler version, this > Kconfig check is no longer necessary. > > Cc: Catalin Marinas > Cc: Will Deacon > Cc: linux-arm-kernel@lists.infradead.org > Signed-off-by: Nick Desaulniers Reviewed-by: Nathan Chancellor > --- > arch/arm64/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig > index 077f2ec4eeb2..5c7ae4c3954b 100644 > --- a/arch/arm64/Kconfig > +++ b/arch/arm64/Kconfig > @@ -86,7 +86,7 @@ config ARM64 > select ARCH_SUPPORTS_LTO_CLANG_THIN > select ARCH_SUPPORTS_CFI_CLANG > select ARCH_SUPPORTS_ATOMIC_RMW > - select ARCH_SUPPORTS_INT128 if CC_HAS_INT128 && (GCC_VERSION >= 50000 || CC_IS_CLANG) > + select ARCH_SUPPORTS_INT128 if CC_HAS_INT128 > select ARCH_SUPPORTS_NUMA_BALANCING > select ARCH_WANT_COMPAT_IPC_PARSE_VERSION if COMPAT > select ARCH_WANT_DEFAULT_BPF_JIT > -- > 2.33.0.309.g3052b89438-goog > > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel