From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-3.1 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 11941 invoked from network); 30 May 2020 22:37:11 -0000 Received: from mother.openwall.net (195.42.179.200) by inbox.vuxu.org with ESMTPUTF8; 30 May 2020 22:37:11 -0000 Received: (qmail 27884 invoked by uid 550); 30 May 2020 22:37:05 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Reply-To: musl@lists.openwall.com Received: (qmail 22476 invoked from network); 30 May 2020 22:17:48 -0000 Date: Sat, 30 May 2020 22:17:24 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1590877056; bh=n2lEdXv9y/1gpVOk7Rui9/NzlBGOUtxCL7CBQp19mYI=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=iMY8E2OUTlUsieupEuEOVwEYroxGFzWwew3qZ7TsTIldRUNAylJ1Pd2V2XxHRPM9B qrcyw7TMzVCqe4Iz3D1uAxLM5+jkB704ScYQqFoW638W5i3UezGmYD4wTyUrNcnTny l7B+toiD/ngnwHuLNtTK1J41hp5Tg+rP7f5BHEeE= To: linuxppc-dev@lists.ozlabs.org, Christophe Leroy From: Will Springer Cc: libc-alpha@sourceware.org, eery@paperfox.es, daniel@octaforge.org, musl@lists.openwall.com, binutils@sourceware.org, libc-dev@lists.llvm.org Message-ID: <2498690.q0ZmV6gNhb@sheen> In-Reply-To: <8be94d2e-8e20-52b6-22e6-152b79a94139@csgroup.eu> References: <2047231.C4sosBPzcN@sheen> <8be94d2e-8e20-52b6-22e6-152b79a94139@csgroup.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [musl] Re: ppc64le and 32-bit LE userland compatibility On Saturday, May 30, 2020 8:37:43 AM PDT Christophe Leroy wrote: > There is a series at > https://patchwork.ozlabs.org/project/linuxppc-dev/list/?series=3D173231 t= o > switch powerpc to the Generic C VDSO. >=20 > Can you try and see whether it fixes your issue ? >=20 > Christophe Sure thing, I spotted that after making the initial post. Will report back= =20 with results. Will [she/her]