Re: [RFC] dynamic syscalls revisited

From: Werner Almesberger
Date: Tue Dec 14 2004 - 18:21:29 EST


Steven Rostedt wrote:
> It can be easier to send the wrong command to a device, or even the
> wrong device than to use a wrong system call.

So invent some /dev/syscall/<syscall-device-name> and you've reduced
this to good old clashes in a flat name space. You can hide all the
ugliness, sanity checking, etc. in a library.

I also think that a more direct approach for dynamic syscalls would
be nice, but the current status quo is far from unbearable.


- Werner

--
_________________________________________________________________________
/ Werner Almesberger, Buenos Aires, Argentina wa@xxxxxxxxxxxxxxx /
/_http://www.almesberger.net/____________________________________________/
-
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/