From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pj1-x1030.google.com (mail-pj1-x1030.google.com [IPv6:2607:f8b0:4864:20::1030]) by sourceware.org (Postfix) with ESMTPS id 1C3AD385E019 for ; Fri, 8 Apr 2022 08:06:54 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 1C3AD385E019 Received: by mail-pj1-x1030.google.com with SMTP id b2-20020a17090a010200b001cb0c78db57so5746247pjb.2 for ; Fri, 08 Apr 2022 01:06:54 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=7XgJZGJRO52X3CS5TcVSDTAMTp8/ZExbOrJyb/wg8hQ=; b=2gF+4YYfyduiLX+muQhwgh7mKXy+xYVjCg53DQlO52uVJ07DQKw1osIx6dwM9cSEuw y638z2NqScetQzMFf9yjfRew6p3bKvG4p0tsMzYu6p0NCZUJGl2Ygrdvns6w/PvKZNOI SxkAWj7ng7wicdqD3qCh2pgJLhHQ6r4TQe5OlatGcQ/ahu5eFCKd6R+6cSG7BUTfWeSr RFs/Ucyl5gWSEcVdbeEAJJCtOugfWfLx6/lGl4ED51bzCaepil9QhybKCumw1rrQhr24 k/s+F/PoKIIAlD8k/vqIBMqqpbzwcGA4hpoY27SKx+3Nbue6H2BszfyOpZVQICFFh4Dv Cx5A== X-Gm-Message-State: AOAM5320pAw79vXaaEcKHqBrsxfm+YtRSZbUd0dIKdt7o23JcnT7GEkD 1JH+3lcmGu1veWuqFmcKpZM= X-Google-Smtp-Source: ABdhPJw6c+bmRq3g0VGsU27j8DsaeMHdVC13VhMAAxnhFXd3XQNQ/OoWjeCOffKhYIn0EB2UXVOzPw== X-Received: by 2002:a17:90b:4d85:b0:1c7:3933:d810 with SMTP id oj5-20020a17090b4d8500b001c73933d810mr20512175pjb.129.1649405213147; Fri, 08 Apr 2022 01:06:53 -0700 (PDT) Received: from squeak.grove.modra.org ([2406:3400:51d:8cc0:98af:72f:5985:2c6f]) by smtp.gmail.com with ESMTPSA id co7-20020a17090afe8700b001caa0af5f8csm10955662pjb.37.2022.04.08.01.06.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 08 Apr 2022 01:06:52 -0700 (PDT) Received: by squeak.grove.modra.org (Postfix, from userid 1000) id B60ED11404A3; Fri, 8 Apr 2022 17:36:49 +0930 (ACST) Date: Fri, 8 Apr 2022 17:36:49 +0930 From: Alan Modra To: libc-alpha@sourceware.org Cc: Tulio Magno Quites Machado Filho Subject: Re: [PATCH v2 0/4] PowerPC64 static-pie Message-ID: References: <20220228064052.3413334-1-amodra@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Status: No, score=-3029.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2022 08:06:55 -0000 On Fri, Mar 04, 2022 at 11:18:10PM +1030, Alan Modra wrote: > On Mon, Feb 28, 2022 at 05:10:48PM +1030, Alan Modra wrote: > > This is a repost of the series at > > https://sourceware.org/pipermail/libc-alpha/2022-January/135598.html > > incorporating review comments. > > I neglected to say that this series was tested powerpc64le-linux > showing no regressions. I also tested powerpc64-linux today, both > static-pie and dt_relr no regressions. (Well, there were 3 tests that > regressed, but passed when run by hand. Probably some sort of > resource starvation.) Ping. https://sourceware.org/pipermail/libc-alpha/2022-February/136727.html -- Alan Modra Australia Development Lab, IBM