This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [COMMITTED] Remove sysdeps/unix/sysv/linux/arm/lowlevellock.h


On 2 August 2014 17:07, Marcus Shawcroft <marcus.shawcroft@gmail.com> wrote:
>
>
>> On 2 Aug 2014, at 03:03, Roland McGrath <roland@hack.frob.com> wrote:
>>
>> Based on Joseph's prior verbal approval, and fresh testing on
>> arm-linux-gnueabihf (Linux 3.4.0) verified no 'make check' regressions.
>>
>> I'm not including the actual patch, it's just a deletion.
>>
>> I again encourage aarch64 and other machines using near-identical files to
>> remove theirs and test ASAP.
>>
>>
>
>
> Will. If you are able to test then I'm ok with the aarch64 removal. I'm on the road with limited email access now until September.

I tested and committed the removal as follows:

commit 5b4bd2d4f04f394feb5fba35e415cc4c7cb20ac4
Author: Will Newton <will.newton@linaro.org>
Date:   Mon Aug 4 16:01:31 2014 +0100

    AArch64: Remove lowlevellock.h

    Remove lowlevellock.h in favour of the generic implementation. The
    generic implementation was tested natively and introduces no
    regressions.

    ChangeLog:

    2014-08-04  Will Newton  <will.newton@linaro.org>

        * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Remove
        file.

 ChangeLog                                      |   5 ++
 sysdeps/unix/sysv/linux/aarch64/lowlevellock.h | 312
-------------------------------------------------------------------------------------------------------------------------
 2 files changed, 5 insertions(+), 312 deletions(-)


-- 
Will Newton
Toolchain Working Group, Linaro


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]