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: SH lowlevellock broken for FUTEX_CLOCK_REALTIME


Andrew Stubbs <ams@codesourcery.com> wrote:
> The code is an almost instruction for instruction translation of the
> i486 equivalent, but I have discovered a mistake. The attached patch
> should rectify this error.

Argh.  Thanks for catching this thinko.  The patch is OK,
though the ChangeLog entry should be

2009-08-27  Andrew Stubbs  <ams@codesourcery.com>

	* sysdeps/unix/sysv/linux/sh/lowlevellock.S (__lll_timedlock_wait):
	Correct a logic error.


because nptl changes use nptl/ChangeLog.
Uli, could you please approve the patch in

http://sourceware.org/ml/libc-alpha/2009-08/msg00056.html

with the above ChangeLog entry?

Regards,
	kaz


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