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=-10.3 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 7A95FC43461 for ; Mon, 14 Sep 2020 13:21:39 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 2B915206DB for ; Mon, 14 Sep 2020 13:21:39 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="DswW2w0W"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="0E0FBaqI" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2B915206DB Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject: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=ovhd2pukP6WCrEHQDFK/cZWgvQxrlgL4UN1WASP4SVw=; b=DswW2w0WNeFTn1vZWt2jj7uCx PXahKzz+X0As5Q+leCDztf45o1QMSiCGzOSl4lSTqPtbFnfacpwVZxWyACL6/YYGk07q4Ilf3OVug 7zlM/JCFD3P0pZ2McMYHSogI/bcBi18I9myUPIIbyvCPZrS+65kEzOBa9VZGojPulFTWSa+tZkQHh WXGc7v6Dt2o7gcu1sQAn+y+SRbkfNTCUttA+2isVuvhFGV37xm0m+URKX3yp3F9wkf+eN4YhPgx+B Sxue62+MZ5oKtgJSjEVYSwRbgDHDmJdan2JbIpfjwlOeqUqTAj5sQGNEEGGB3q9uNAjDUuRUVvOMR IczSFaISA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kHoP2-0006wB-Sr; Mon, 14 Sep 2020 13:20:16 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kHoP0-0006uk-48 for linux-arm-kernel@lists.infradead.org; Mon, 14 Sep 2020 13:20:15 +0000 Received: from willie-the-truck (236.31.169.217.in-addr.arpa [217.169.31.236]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 0B3E2208E4; Mon, 14 Sep 2020 13:20:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600089609; bh=eDXyTgSyZLA07KG4y8gzUYxM2EcFms0du2447Fr3REE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=0E0FBaqI2gVjLsCgTWWbEBhicvx/8W8sKEoRPU4RcXqIdRwDkJrB8XSxXcKvIaj/N lpijuoNzUsujtevr9e30J2njr/A6unC5wIUNSXne1GPReBrcBPhMaeTJLy+5xGktxr ikf6iqCBcXXe2b5t20bkCsnFRNPvQtxFtVYVLQB0= Date: Mon, 14 Sep 2020 14:20:03 +0100 From: Will Deacon To: Masahiro Yamada Subject: Re: [PATCH 1/4] kbuild: remove cc-option test of -fno-strict-overflow Message-ID: <20200914132003.GE24441@willie-the-truck> References: <20200910135120.3527468-1-masahiroy@kernel.org> <20200911152225.GB20374@willie-the-truck> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200914_092014_233689_B9CC2BF4 X-CRM114-Status: GOOD ( 21.52 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Michal Marek , Linux Kbuild mailing list , Catalin Marinas , Nick Desaulniers , Linux Kernel Mailing List , Stephen Boyd , clang-built-linux , Ingo Molnar , Nathan Chancellor , Vincenzo Frascino , linux-arm-kernel 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 Mon, Sep 14, 2020 at 09:51:31PM +0900, Masahiro Yamada wrote: > On Sat, Sep 12, 2020 at 12:22 AM Will Deacon wrote: > > On Thu, Sep 10, 2020 at 10:51:17PM +0900, Masahiro Yamada wrote: > > > The minimal compiler versions, GCC 4.9 and Clang 10 support this flag. > > > > > > Here is the godbolt: > > > https://godbolt.org/z/odq8h9 > > > > > > Signed-off-by: Masahiro Yamada > > > --- > > > > > > Makefile | 2 +- > > > arch/arm64/kernel/vdso32/Makefile | 2 +- > > > 2 files changed, 2 insertions(+), 2 deletions(-) > > > > This, and the other patch (4/4 -- I didn't see 2 or 3), look good to me. > > Are you taking them via the kbuild tree, or shall I queue them in the arm64 > > tree? Please just let me know what you prefer. > > I will apply all to the kbuild tree. > Your Ack is appreciated. For both: Acked-by: Will Deacon Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel