Re: access_ok inside kernelspace

Tigran Aivazian (tigran@sco.COM)
Tue, 19 Oct 1999 11:55:28 +0100 (BST)


On Tue, 19 Oct 1999, Tigran Aivazian wrote:
> I presume there are none (on i386 architecture)?
this assumption is wrong - there are a couple of cases where sys_XXX()
functions are called - sys_oldumount(), sys_creat().But there is no reason
why they shouldn't be changed to use inlined _syscallX()'d things to be
consistent, is there?

Regards,
Tigran.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/