Received: by 2002:a05:6358:45e:b0:b5:b6eb:e1f9 with SMTP id 30csp2128710rwe; Fri, 2 Sep 2022 08:56:39 -0700 (PDT) X-Google-Smtp-Source: AA6agR6nFROfBAXVa7Kb2MakC2+lIJ3crdqSI/BwMFFisLdXQdMNPPwTpa86olKgbOOsdn2UV2pl X-Received: by 2002:a17:907:6e02:b0:741:6c3a:4b45 with SMTP id sd2-20020a1709076e0200b007416c3a4b45mr18876237ejc.80.1662134199560; Fri, 02 Sep 2022 08:56:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1662134199; cv=none; d=google.com; s=arc-20160816; b=FLfaMs6+fLfD6f5rFcrGVuqyZi3Nu/pW1LZS0oY/WUFQnvcAzAVRrtxBaBJbXmkmEM pysUXUs99Xm9s38Wz1uPgnpPK5UrW9hP45F3kg+TgKjBxoYVc/1l2SIFIZg/lFq3b82S s7tLNpWrQfbTUlXw0HYJx1zZJa58BZVWDvrOZcn4gDDJ4azzfx99NPftpRxvbQ2O/kW8 X2s9TvKj10/+KIAyLUDmyqmX5o8yGgZlCkRjDnUvzJUuX0SLlm1wHDqZ7ALkzPOeSFmo Q/UGoXfOqXqQ/LyY7hwMn4wjqvOMJahE1PbMJe9c67r+V0D0/EUOOo+zbqZvAF2Pw8e8 g1vg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=jeYnZCXPrVBVD8ndBawiSTQ0LU0nG50cCJgCVhbEaHM=; b=YywgtoPKSwMb/XndvOD71JQi+JQvOKHxpeoiHiexuXOof7IipQGso8nyztPrQzQ9Ha +CJuvvABl8gL8+sGgfrg0Pvm8I9QSgOhxn0nw1jxV7KI79O0k6G2qxXEALhPOpXu3B6v tVTDGOr9jNvap9J3doOUevIsS8w0golnNNrgxcseESgTxW1ZHdNGtjoMHSoeGi8Ptglh OdpZYGYNa3p5iuaeSJPcTHiReN4AXyo1ZTWWhlsNRt6pFMLd5BJlo/TtwMcnuvdTMlHz qYnysxr1ghRA4Zc67f/QiMbsJIZ/HtPNX9Xmsvtc9d4TXRn4wEkb5uCoax0GMi9X0F2I lFyg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id js1-20020a17090797c100b00722e91c126bsi2399757ejc.55.2022.09.02.08.56.13; Fri, 02 Sep 2022 08:56:39 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236987AbiIBPfx (ORCPT + 99 others); Fri, 2 Sep 2022 11:35:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52182 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235137AbiIBPfX (ORCPT ); Fri, 2 Sep 2022 11:35:23 -0400 Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 303F6106DA2 for ; Fri, 2 Sep 2022 08:21:10 -0700 (PDT) Received: from gate.crashing.org (localhost.localdomain [127.0.0.1]) by gate.crashing.org (8.14.1/8.14.1) with ESMTP id 282FH0vP013648; Fri, 2 Sep 2022 10:17:00 -0500 Received: (from segher@localhost) by gate.crashing.org (8.14.1/8.14.1/Submit) id 282FH0kg013647; Fri, 2 Sep 2022 10:17:00 -0500 X-Authentication-Warning: gate.crashing.org: segher set sender to segher@kernel.crashing.org using -f Date: Fri, 2 Sep 2022 10:16:59 -0500 From: Segher Boessenkool To: Christophe Leroy Cc: Michael Ellerman , Nicholas Piggin , linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] powerpc/vdso: link with -z noexecstack Message-ID: <20220902151659.GN25951@gate.crashing.org> References: <24daf2ae379597b8d5dff41e4f7cebdca9db2d9d.1662105421.git.christophe.leroy@csgroup.eu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <24daf2ae379597b8d5dff41e4f7cebdca9db2d9d.1662105421.git.christophe.leroy@csgroup.eu> User-Agent: Mutt/1.4.2.3i X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_PASS, SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi! On Fri, Sep 02, 2022 at 09:57:09AM +0200, Christophe Leroy wrote: > --- a/arch/powerpc/kernel/Makefile > +++ b/arch/powerpc/kernel/Makefile > @@ -128,7 +128,8 @@ extra-y += vmlinux.lds > > obj-$(CONFIG_RELOCATABLE) += reloc_$(BITS).o > > -obj-$(CONFIG_PPC32) += entry_32.o setup_32.o early_32.o static_call.o > +obj-$(CONFIG_PPC32) += entry_32.o setup_32.o early_32.o > +obj-$(CONFIG_HAVE_STATIC_CALL) += static_call.o Did you want to commit this part? The commit message doesn't mention it. Segher