Re: [PATCH] add a stub by which a module can bind to the AFS syscall

Christoph Hellwig (hch@infradead.org)
Wed, 30 Apr 2003 15:02:11 +0100


On Wed, Apr 30, 2003 at 02:44:54PM +0100, David Howells wrote:
>
> Hi Linus,
>
> This patch makes it possible for a module to bind safely to the AFS syscall,
> without having to modify the syscall table directly.

Umm, you're adding a handler so that a module can register a variadic
multiplexer syscall?? I think you need to rething your design..
-
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/