Messages in this thread |  | | | Date | Mon, 3 May 2004 11:20:35 -0700 (PDT) | | From | Linus Torvalds <> | | Subject | Re: 2.6.6-rc3: modular DVB tda1004x broken |
| |
On Mon, 3 May 2004, David Mosberger wrote: > > Why not just disallow user-level use of the _syscall() macros.
I'm thinking we should disallow the system-calls entirely. User mode should be using their own macros, and kernel mode should just do the function call directly.
How much work would that be? I suspect it would be less work than worrying about the existing strange interfaces.
Linus - 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/
|  |