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: [PATCH] Get rid of __LT_SPINLOCK_INIT


On 17 March 2014 13:55, Siddhesh Poyarekar <siddhesh@redhat.com> wrote:

Hi Siddesh,

> We got rid of LinuxThreads in 2005, but we didn't remove
> __LT_SPINLOCK_INIT back then.  Do it now.

This looks straightforward, however it seems the only arch that ever
set __LT_SPINLOCK_INIT was hppa, so I assume this conditional was
meant once upon a time to do something for hppa. I guess the patch is
fine (as it does not change existing behaviour) but maybe someone who
cares about hppa should verify that something isn't needed for that
arch here.

-- 
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]