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.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, 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 B23D8C433DF for ; Wed, 10 Jun 2020 08:42:18 +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 885C120734 for ; Wed, 10 Jun 2020 08:42:18 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="cKtuyT+m"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="RhcC2Jmr" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 885C120734 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+infradead-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=bombadil.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=Gsb1lABb6DEYBeCCQM2/R3hjwtK2dMAXUaM9qoncgZI=; b=cKtuyT+m0VucPM vKk0ZxMmDB5n7R0EB1fMDAkmTrJWDXpFwluWO1DoMyEX3Vf5oiyC+iw3QFXUZ07LZ0AcM/yTtImoT 1uqtEiXdR0MGfLpWQDNlA01aGovg2AD9NAiseTUkP/IQ7qN26zGKruJ7EtxJj+4ot8xkx+Vfrfxfo hLZbKKqdbbHey98dagEuWf2La1XwenphPXtHAh3gTYyNg2dg4cVP+GY574Fj1zV9NaXeMDrPwyFK6 Usznz8EuSwXbNyG4HezglVhR754DE2C0euhohIc+aPDk26Hv4SpmWg5YWBwmuAq5tzfmepDT+XeNH dqi8OtO11oL4CyvosERw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jiwJN-0002Cf-Eu; Wed, 10 Jun 2020 08:42:17 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jiwJK-0002Bp-H3 for linux-arm-kernel@lists.infradead.org; Wed, 10 Jun 2020 08:42: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 9411E20734; Wed, 10 Jun 2020 08:42:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1591778532; bh=7SMpwWFJtzuSVmrvo9RAnKTTB0pE14Hsv1bWQ+hQyJ0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=RhcC2JmrTpkbJUCTpnvnQGqRbvOb2OcZy9AQyr6Qa9wded36lLQ4KFNXKPXVUote6 fQ8lTVWhnt0nY4aOvfFkWErPWdGIBEGa0mGaCWnzeEuK8hp8knyNXht8nn6Tzm9kwe 2nHq7zSOAK75VEhjH2byi1HaUpzwEiI67bhMHro8= Date: Wed, 10 Jun 2020 09:42:08 +0100 From: Will Deacon To: Ard Biesheuvel Subject: Re: [PATCH v2 1/2] efi/libstub/arm64: link stub lib.a conditionally Message-ID: <20200610084206.GA17035@willie-the-truck> References: <20200604022031.164207-1-masahiroy@kernel.org> <20200610075837.GD15939@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-20200610_014214_589512_4A8CCD93 X-CRM114-Status: GOOD ( 16.72 ) 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: Catalin Marinas , Masahiro Yamada , linux-efi , Linux Kernel Mailing List , Linux ARM Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Jun 10, 2020 at 10:00:19AM +0200, Ard Biesheuvel wrote: > On Wed, 10 Jun 2020 at 09:58, Will Deacon wrote: > > > > On Thu, Jun 04, 2020 at 11:20:30AM +0900, Masahiro Yamada wrote: > > > Since commit 799c43415442 ("kbuild: thin archives make default for > > > all archs"), core-y is passed to the linker with --whole-archive. > > > Hence, the whole of stub library is linked to vmlinux. > > > > > > Use libs-y so that lib.a is passed after --no-whole-archive for > > > conditional linking. > > > > > > The unused drivers/firmware/efi/libstub/relocate.o will be dropped > > > for ARCH=arm64. > > > > > > Signed-off-by: Masahiro Yamada > > > --- > > > > > > This patch touches under arch/arm64/, but > > > this is more related to efi. > > > I am sending this to Ard. > > > > Ok, I'll ignore this then. Ard -- please yell if you want me to do anything > > else with it. > > > > I am going to send a batch of EFI fixes early next week, so I can take > this as well, or alternatively, you can apply it directly. No, please take it. Just wanted to make sure it didn't slip through the cracks, that's all. Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel