Re: access_ok inside kernelspace

Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 19 Oct 1999 13:29:37 +0100 (BST)


> Actually, Ingo - there *is* one case where going through _syscallX() and
> therefore int 0x80 from the kernel *is* the only way. This is when the
> caller is a module. That is how I call sysfs() from BFS module.

Why not export sys_sysfs() ??

Alan

-
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/