[PATCH] ia64: Remove custom lowlevellock.h.
Torvald Riegel
triegel@redhat.com
Wed Jan 7 15:46:00 GMT 2015
Ping.
On Wed, 2014-12-17 at 23:45 +0100, Torvald Riegel wrote:
> ia64 seems to use the same implementation of low-level locks as the
> generic Linux lowlevellock.h. The futex syscalls are somewhat
> different, but Roland thought it shouldn't matter. Note that the futex
> calls are on the slow path always (except for PI mutexes).
>
> Removing the custom low-level lock implementation will make further
> refactoring easier, for example adding proper error checking to futex
> operations.
>
> Not tested at all. Mike, could you review and test, please?
>
> Thanks!
>
>
> 2014-12-17 Torvald Riegel <triegel@redhat.com>
>
> * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Remove file.
>
More information about the Libc-alpha
mailing list