From: Brice Goglin <Brice.Goglin@ens-lyon.fr>
To: Fabiano Ramos <ramos_fabiano@yahoo.com.br>
Cc: linux-kernel@vger.kernel.org
Subject: Re: how do you call userspace syscalls (e.g. sys_rename) from inside kernel
Date: Fri, 08 Oct 2004 15:38:12 +0200 [thread overview]
Message-ID: <41669844.1070907@ens-lyon.fr> (raw)
In-Reply-To: <1097240824.4389.26.camel@lfs.barra.bali>
> 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 :)
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
next prev parent reply other threads:[~2004-10-08 13:41 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-08 13:04 how do you call userspace syscalls (e.g. sys_rename) from inside kernel Luke Kenneth Casson Leighton
2004-10-08 13:07 ` Fabiano Ramos
2004-10-08 13:38 ` Brice Goglin [this message]
2004-10-08 15:04 ` Fabiano Ramos
2004-10-08 15:35 ` Luke Kenneth Casson Leighton
2004-10-08 14:02 ` Brian Gerst
2004-10-08 15:18 ` Luke Kenneth Casson Leighton
2004-10-08 15:12 ` Bernd Petrovitsch
2004-10-08 17:03 ` Luke Kenneth Casson Leighton
2004-10-08 15:18 ` Brice Goglin
2004-10-08 16:20 ` Luke Kenneth Casson Leighton
2004-10-08 16:37 ` Jan-Benedict Glaw
2004-10-08 17:37 ` Luke Kenneth Casson Leighton
2004-10-08 15:27 ` Brian Gerst
2004-10-08 17:04 ` Luke Kenneth Casson Leighton
2004-10-12 0:15 ` Jon Masters
2004-10-12 13:16 ` Luke Kenneth Casson Leighton
-- strict thread matches above, loose matches on Subject: below --
2004-10-10 23:13 Aboo Valappil
2004-10-10 23:35 ` Arnd Bergmann
2004-10-11 9:56 ` Jirka Kosina
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=41669844.1070907@ens-lyon.fr \
--to=brice.goglin@ens-lyon.fr \
--cc=Brice.Goglin@ens-lyon.org \
--cc=linux-kernel@vger.kernel.org \
--cc=ramos_fabiano@yahoo.com.br \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.