Re: [PATCH 2.6.20-rc5 4/4] sys_futex64 : allows 64bit futexes

From: Christoph Hellwig
Date: Thu Jan 18 2007 - 17:36:14 EST


On Thu, Jan 18, 2007 at 08:45:56AM +0100, Ingo Molnar wrote:
> actually, we have a big multiplexer there already, so it's only
> symmetric. Nothing is served by doing it half-assed. I raised the issue
> of the multiplexer back when the first futex API was merged (years ago),
> and it was rejected. Now whether you like it or not we've got to live
> with that decision. You are certainly free to introduce a patchset with
> a completely new set of syscall vectors to demultiplex all futex APIs,
> but to just start a half-done demultiplexing makes zero sense.

dding new syscalls for the old functionality is totally pointless as
we have to support the old entry point forever anyway. And new code
is using the new entry point, so let's get that right.
-
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/