Re: futex_cmpxchg_enabled not set in futex_init on pentium3

From: Joseph Parmelee
Date: Fri Dec 04 2009 - 19:46:58 EST


Hello:

Just installed 2.6.32 and the problem is still there. The value returned
for curval in futex_init is still the same 0xf0006aa0, and thus as before
futex_cmpxchg_enabled is not set, thus causing many kernel futex syscalls to
return -ENOSYS incorrectly, the proximate cause of the glibc test failures.

Regards,

Joseph

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/