From: Oren Laadan <orenl-eQaUEPhvms7ENvBUuze7eA@public.gmane.org>
To: Dan Smith <danms-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
Cc: containers-qjLDD68F18O7TbgM5vRIOg@public.gmane.org
Subject: Re: [PATCH 2/3] Make extract_headers.sh bring out the __NR_setns symbol
Date: Tue, 15 Jun 2010 10:30:12 -0400 [thread overview]
Message-ID: <4C178E74.1000108@cs.columbia.edu> (raw)
In-Reply-To: <1274884956-21005-3-git-send-email-danms-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
On 05/26/2010 10:42 AM, Dan Smith wrote:
> Signed-off-by: Dan Smith <danms-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
> ---
> scripts/extract-headers.sh | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/scripts/extract-headers.sh b/scripts/extract-headers.sh
> index 8c8ae69..0deed98 100755
> --- a/scripts/extract-headers.sh
> +++ b/scripts/extract-headers.sh
> @@ -144,7 +144,7 @@ echo '#endif /* _CHECKPOINT_CKPT_HDR_H_ */' >> "${OUTPUT_INCLUDES}/linux/checkpo
> # We use ARCH_COND to break up architecture-specific sections of the header.
> #
> ARCH_COND='#if'
> -REGEX='[[:space:]]*#[[:space:]]*define[[:space:]]*__NR_(checkpoint|restart|clone_with_pids)[[:space:]]+[0-9]+'
> +REGEX='[[:space:]]*#[[:space:]]*define[[:space:]]*__NR_(checkpoint|restart|clone_with_pids|setns)[[:space:]]+[0-9]+'
Which reminds me that "clone_with_pids" is now "eclone" ...
Oren.
>
> cat - <<-EOFOE
> /*
next prev parent reply other threads:[~2010-06-15 14:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-26 14:42 [RFC] user-cr: Routing information in userspace Dan Smith
[not found] ` <1274884956-21005-1-git-send-email-danms-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
2010-05-26 14:42 ` [PATCH 1/3] [RFC] user-cr: Add a basic hooks system Dan Smith
2010-05-26 14:42 ` [PATCH 2/3] Make extract_headers.sh bring out the __NR_setns symbol Dan Smith
[not found] ` <1274884956-21005-3-git-send-email-danms-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
2010-06-15 14:30 ` Oren Laadan [this message]
2010-05-26 14:42 ` [PATCH 3/3] [RFC] user-cr: Hook implementation for userspace network bits Dan Smith
2010-05-29 3:13 ` [Devel] [RFC] user-cr: Routing information in userspace Enrico Weigelt
[not found] ` <20100529031349.GA10541-q9I3ByPDOfiE+EvaaNYduQ@public.gmane.org>
2010-05-29 18:09 ` Dan Smith
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=4C178E74.1000108@cs.columbia.edu \
--to=orenl-eqauephvms7envbuuze7ea@public.gmane.org \
--cc=containers-qjLDD68F18O7TbgM5vRIOg@public.gmane.org \
--cc=danms-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org \
/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.