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][sh] Fix incorrect location of ifndef for__ASSUME_FUTEX_CLOCK_REALTIME.


Takashi Yoshii <takashi.yoshii.zj@renesas.com> wrote:
> An miss-placed ifndef __ASSUME_FUTEX_CLOCK_REALTIME in
> nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S results undefined
> reference to `__have_futex_clock_realtime' compile-time error, when it is set
>  (by configuring it with --enable-kernel >= 2.6.29). 
> Compilation check passed both with --enable-kernel=2.6.9 and 2.6.30.

Looks OK.  Thanks!

Uli, could you please approve the patch in

http://sourceware.org/ml/libc-alpha/2010-06/msg00001.html

?

Regards,
	kaz


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