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=-5.7 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,UNWANTED_LANGUAGE_BODY,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 B7166C433E0 for ; Wed, 24 Jun 2020 12:43:32 +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 83CD920836 for ; Wed, 24 Jun 2020 12:43:32 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="2Q0MWjzl"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="RCbjcdJx" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 83CD920836 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=oK2DVqkP+P8wo3XzwT+NH4R35zRWVof3fkWtaIIlT3U=; b=2Q0MWjzlAY2evTKSdgKS2F9vT jdtcPWpkax9I617oV/t0Mi0wSrIPH5tSToXXp5u6ZTGpBZxt8KMePeBD1lA+rX0qndT4jHQbrxbkC QYSuM3FlUNsrhGnKfuJ4f0ZOGc1g7D6ZoGV/mbxK1tNqfqP3LIrwFDTdq8/CNcL/zvjsNx5fJUWZZ MrxuJwtME8/vfF5iHg/R492Df2avBR29pXRyipbhxR+wU3qmCjebUw3HBO3SiZPRirdju5rcQUQaW 93S9H04EWC7fqkD5tSNnZwjDT49vs7ek1Tsf5mRVigb+sNZN0U141j6LaRBaGSRLorsJrc1OZTY7o yQWOcrLUw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jo4ip-000270-Hx; Wed, 24 Jun 2020 12:41:47 +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 1jo4ij-000251-BY for linux-arm-kernel@lists.infradead.org; Wed, 24 Jun 2020 12:41:42 +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 AE7B220789; Wed, 24 Jun 2020 12:41:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1593002500; bh=RJoKyXRp/aW2te5nOPktnMoIfkGotqgXfIGE4toTzTc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=RCbjcdJxfeThbLYvmBHfIt5rEu/DkAFgBbWMBu4LMiTk0lhsipZon2mjkjUrzqRtq B46h3ut+6wCZodMyp8TbUrvQ5kRwQx2oijk7rxq9RmFaoqpso/8vjHJfMmaiS8Ap6c Dj/YhRBV6/jZMlyYiA5bubhhs0AhQ7voCX6F3RZI= Date: Wed, 24 Jun 2020 13:41:32 +0100 From: Will Deacon To: Alexander Popov Subject: Re: [PATCH v2 3/5] arm64: vdso: Don't use gcc plugins for building vgettimeofday.c Message-ID: <20200624124131.GB6270@willie-the-truck> References: <20200624123330.83226-1-alex.popov@linux.com> <20200624123330.83226-4-alex.popov@linux.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200624123330.83226-4-alex.popov@linux.com> User-Agent: Mutt/1.10.1 (2018-07-13) 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: x86@kernel.org, kernel-hardening@lists.openwall.com, Catalin Marinas , Masahiro Yamada , Vincenzo Frascino , Sven Schnelle , Naohiro Aota , Masahiro Yamada , linux-kbuild@vger.kernel.org, Emese Revfy , PaX Team , Iurii Zaikin , Mathias Krause , Kees Cook , Jann Horn , Alexander Monakov , Brad Spengler , Thomas Gleixner , Peter Collingbourne , Laura Abbott , linux-arm-kernel@lists.infradead.org, notify@kernel.org, Florian Weimer , gcc@gcc.gnu.org, Michal Marek , linux-kernel@vger.kernel.org, Miguel Ojeda , Luis Chamberlain , Jessica Yu , Andrew Morton , Thiago Jung Bauermann 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 Wed, Jun 24, 2020 at 03:33:28PM +0300, Alexander Popov wrote: > Don't use gcc plugins for building arch/arm64/kernel/vdso/vgettimeofday.c > to avoid unneeded instrumentation. > > Signed-off-by: Alexander Popov > --- > arch/arm64/kernel/vdso/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm64/kernel/vdso/Makefile b/arch/arm64/kernel/vdso/Makefile > index 556d424c6f52..0f1ad63b3326 100644 > --- a/arch/arm64/kernel/vdso/Makefile > +++ b/arch/arm64/kernel/vdso/Makefile > @@ -29,7 +29,7 @@ ldflags-y := -shared -nostdlib -soname=linux-vdso.so.1 --hash-style=sysv \ > ccflags-y := -fno-common -fno-builtin -fno-stack-protector -ffixed-x18 > ccflags-y += -DDISABLE_BRANCH_PROFILING > > -CFLAGS_REMOVE_vgettimeofday.o = $(CC_FLAGS_FTRACE) -Os $(CC_FLAGS_SCS) > +CFLAGS_REMOVE_vgettimeofday.o = $(CC_FLAGS_FTRACE) -Os $(CC_FLAGS_SCS) $(GCC_PLUGINS_CFLAGS) > KBUILD_CFLAGS += $(DISABLE_LTO) > KASAN_SANITIZE := n > UBSAN_SANITIZE := n > -- > 2.25.4 I'll pick this one up as a fix for 5.8, please let me know if that's a problem. Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel