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: [gnu] Re: [SH] nptl/tst-abstime: pthread_mutex_timedlock


Thomas Schwinge <thomas@codesourcery.com> wrote:
> Resending with copyright year update.
> 
> On Mon, 06 Feb 2012 12:18:31 +0100, I wrote:
>> SH needs the analog of what has been changed in commit
>> 2983d85ee5492c4ab1f09ca554e47192fa5c97a2, originally submitted in
>> <http://sourceware.org/ml/libc-hacker/2010-07/msg00000.html>, but not
>> fixed for SH at that time.  No other architecture is affected, as (apart
>> From x86 and x86_64) SH is the only one to use thusly optimized code
>> governed by __ASSUME_FUTEX_CLOCK_REALTIME, and only uses it in this very
>> place.  (So, now every usage in glibc and glibc-ports should be correct.)

Looks fine.  Thanks for the patch!
Uli, could you please approve the patch in the URL below?

Re: [SH] nptl/tst-abstime: pthread_mutex_timedlock
http://sourceware.org/ml/libc-alpha/2012-02/msg00086.html

nptl/
2012-01-24  Thomas Schwinge  <thomas@codesourcery.com>

	* sysdeps/unix/sysv/linux/sh/lowlevellock.S (__lll_timedlock_wait):
	Check for timestamp before the Epoch.

Regards,
	kaz


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