This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 1/4] Add framework for tunables
- From: Siddhesh Poyarekar <siddhesh at sourceware dot org>
- To: Andreas Schwab <schwab at linux-m68k dot org>
- Cc: libc-alpha at sourceware dot org, fweimer at redhat dot com, carlos at redhat dot com
- Date: Wed, 8 Feb 2017 14:18:24 +0530
- Subject: Re: [PATCH 1/4] Add framework for tunables
- Authentication-results: sourceware.org; auth=none
- References: <1483070938-2308-1-git-send-email-siddhesh@sourceware.org> <1483070938-2308-2-git-send-email-siddhesh@sourceware.org> <87y3xjc5gd.fsf@linux-m68k.org> <b8437a22-61eb-7d2e-a472-6ec0ca635291@sourceware.org> <87wpd27zqj.fsf@linux-m68k.org>
- Reply-to: siddhesh at sourceware dot org
On Tuesday 07 February 2017 09:35 PM, Andreas Schwab wrote:
> On Feb 07 2017, Siddhesh Poyarekar <siddhesh@sourceware.org> wrote:
>
>> Does the attached (sanity tested on little-endian) patch work for you?
>
> https://build.opensuse.org/package/live_build_log/home:Andreas_Schwab:Factory/glibc-testsuite/p/ppc
> https://build.opensuse.org/package/live_build_log/home:Andreas_Schwab:Factory/glibc-testsuite/p/ppc64
> https://build.opensuse.org/package/live_build_log/home:Andreas_Schwab:Factory/glibc-testsuite/s/s390x
>
> All four tst-malloc-usable tests are now passing.
Thanks, I have pushed the patch now.
Siddhesh