Re: [PATCH] alternative to sys_indirect, part 1

From: Michael Kerrisk
Date: Thu Apr 24 2008 - 12:48:55 EST


On 4/24/08, Alan Cox <alan@xxxxxxxxxxxxxxxxxxx> wrote:
> > But this approach fixes just one of the interfaces. There are 7 or 8
> > other interfaces that need to solve the same problem. What about
> > those?
>
>
> Actually it seems to fix most of them.

Am I missingg something? How? There a number of system calls that
have neither a flags argument, nor another argument that we can
overload (as you propose with socket()). For those, we'd need new
system calls os sys_indirect().

> I accept Jakub's observation we
> need a "paccept()" or similar.

True, that would be nice.
--
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/