LWN.net Logo

Re: [patch] futex requeueing feature, futex-requeue-2.5.69-D3

From:  Christoph Hellwig <hch@infradead.org>
To:  Ingo Molnar <mingo@elte.hu>
Subject:  Re: [patch] futex requeueing feature, futex-requeue-2.5.69-D3
Date:  Tue, 20 May 2003 07:56:27 +0100
Cc:  Rusty Russell <rusty@rustcorp.com.au>, Ulrich Drepper <drepper@redhat.com>, Linus Torvalds <torvalds@transmeta.com>, linux-kernel@vger.kernel.org

On Tue, May 20, 2003 at 08:27:03AM +0200, Ingo Molnar wrote:
> yes, but the damage has been done already, and now we've got to start the
> slow wait for the old syscall to flush out of our tree.

Actually it should go away before 2.6.0.  sys_futex never was part of a
released stable kernel so having the old_ version around is silly.  I
Think it's enough time until 2.6 hits the roads for people to have those
vendor libc flushed out that use it.  (and sys_futex still isn't used
in the glibc CVS, only in the addon nptl package with pre-1 release
numbers.)

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


(Log in to post comments)

Copyright © 2003, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds