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=-9.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 8F90EC48BC2 for ; Fri, 25 Jun 2021 10:44:54 +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 621A261439 for ; Fri, 25 Jun 2021 10:44:54 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 621A261439 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linuxfoundation.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=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=dHtK1hE8I7Wyq8DI/9IljW2wdVv2uW2+X6QQXynz0Es=; b=wFuUj9NvQafGih N6/lo7exWLEqWffanh1xKM3Qnp6qgcTnNkuom00kL8r4tgS3Oj26l5CdZxcJ2AaR+sSDTibwUZ7+S Z4ivWBHOu0X7yj0DcskpMsyvVtPY4TmdvdicekwAL+tqpZsXZaWRHkFw9/7ZmPtqkKMdE+g6K335R Vxb895Mx1fwKzaJRmrrxm96AgiC/L8PDKEnhbG36bxQv2dfxHpyT6wCzvioCyY36+S8n5eXSLnEA0 cyIF7grKT98GK/hZKwaYNb05RgFt30c3N7ZrcEFThq7OFexo0KZaTwibz4W9DGO4x6M4CNJqz5tKu QoIupd27e5FEa0jB/LoA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lwjIu-0014v7-57; Fri, 25 Jun 2021 10:43:20 +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 1lwisu-000tn5-Fg for linux-arm-kernel@lists.infradead.org; Fri, 25 Jun 2021 10:16:29 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 5751A61438; Fri, 25 Jun 2021 10:16:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1624616187; bh=1pBGwzfSL3AsY3rnyqSAdZDzbIru1Ghaqo1DmWpKjpM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=h8dpOJDOTIh9jQxjgsIIkgC6a+3be8xCsqCVmXACCz9wROgJXieL9RXv1201HaMQL It2UELZrthuLLUCgw2w62UybRnOiAGtjR9ngxdL+qP1Uoarp0bzQJ4tZuo2H4ZGIHx 2IyvX6hcZ2H4ZciW6L0J8UpX1tju7xKdAcE7Fgso= Date: Fri, 25 Jun 2021 12:16:25 +0200 From: Greg Kroah-Hartman To: Jisheng Zhang Cc: Nick Desaulniers , stable@vger.kernel.org, Nathan Chancellor , Ard Biesheuvel , Sami Tolvanen , Masahiro Yamada , Sedat Dilek , Thomas Bogendoerfer , Catalin Marinas , Will Deacon , Alan Modra , =?utf-8?B?RsSBbmctcnXDrCBTw7JuZw==?= , Quentin Perret , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH stable-v5.4 v2 0/2] properly cope with -z norelro Message-ID: References: <20210625154737.3d64a434@xhacker.debian> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210625154737.3d64a434@xhacker.debian> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210625_031628_613122_E932EC88 X-CRM114-Status: UNSURE ( 9.95 ) X-CRM114-Notice: Please train this message. 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, Jun 25, 2021 at 03:47:37PM +0800, Jisheng Zhang wrote: > Fix below build warning: > aarch64-linux-gnu-ld: warning: -z norelro ignored > > Since v1 > - Backport a preparation patch as pointed out by Nick Desaulniers > > Nick Desaulniers (1): > arm64: link with -z norelro for LLD or aarch64-elf > > Sami Tolvanen (1): > kbuild: add CONFIG_LD_IS_LLD > > arch/arm64/Makefile | 10 +++++++--- > init/Kconfig | 3 +++ > 2 files changed, 10 insertions(+), 3 deletions(-) > > -- > 2.32.0 > Took this series instead, thanks. greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel