This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH][sh] Fix incorrect location of ifndef for__ASSUME_FUTEX_CLOCK_REALTIME.
- From: Kaz Kojima <kkojima at rr dot iij4u dot or dot jp>
- To: takashi dot yoshii dot zj at renesas dot com
- Cc: libc-alpha at sourceware dot org
- Date: Fri, 04 Jun 2010 08:07:42 +0900 (JST)
- Subject: Re: [PATCH][sh] Fix incorrect location of ifndef for__ASSUME_FUTEX_CLOCK_REALTIME.
- References: <20100603110411.5cb9a42e.takashi.yoshii.zj@renesas.com>
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