Re: how do you call userspace syscalls (e.g. sys_rename)from inside kernel

From: Fabiano Ramos
Date: Fri Oct 08 2004 - 10:41:11 EST


On Fri, 2004-10-08 at 15:38 +0200, Brice Goglin wrote:
> > For every sys_xx there is a do_xx, that can
> > be called from inside the kernel.
>
> Well, not every sys_xx, but most of them :)

yes, you're right. ptrace() is another example.
Too quick of an answer from may part ;)


> For example there's no do_epoll_ctl for sys_epoll_ctl.
> I requested this one a long time ago but didn't get it.
>
> Regards,
>
> Brice Goglin
> ================================================
> Ph.D Student
> Laboratoire de l'Informatique et du Parallélisme
> CNRS-ENS Lyon-INRIA-UCB Lyon
> -
> 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/

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