On Thu, Apr 30, 2020 at 7:18 PM H.J. Lu wrote: > > On Thu, Apr 30, 2020 at 7:03 PM Tulio Magno Quites Machado Filho > wrote: > > > > "H.J. Lu via Libc-alpha" writes: > > > > > See: > > > > > > https://sourceware.org/bugzilla/show_bug.cgi?id=25902 > > > > > > with a patch. But I can't test it natively. > > > > Tested. LGTM. > > > > Could you push it, please? > > This is I am checking in. I will backport it to 2.30/2.31 branches > together with > > commit ff026950e280bc3e9487b41b460fb31bc5b57721 > Author: H.J. Lu > Date: Thu Apr 30 10:42:43 2020 -0700 > > Add a C wrapper for prctl [BZ #25896] > I need to update both powerpc32/sysdep.h and powerpc64/sysdep.h on 2.30 and 2.31 branches, instead of just powerpc/sysdep.h. Can someone please test this patch on 2.30 and 2.31 branches on PPC? Thanks. -- H.J.