Re: 2.6.6-rc3: modular DVB tda1004x broken

From: Linus Torvalds
Date: Mon May 03 2004 - 13:23:08 EST




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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/