[PATCH] ia64: Remove custom lowlevellock.h.
Torvald Riegel
triegel@redhat.com
Wed Dec 17 22:46:00 GMT 2014
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lll-ia64.patch
Type: text/x-patch
Size: 11425 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20141217/e4e79a94/attachment.bin>
More information about the Libc-alpha
mailing list