From: Oleg Nesterov <oleg@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>,
linux-kernel@vger.kernel.org
Subject: [GIT PULL] unify compat/native exec for v2.6.40
Date: Mon, 23 May 2011 14:18:06 +0200 [thread overview]
Message-ID: <20110523121806.GA6784@redhat.com> (raw)
Linus,
please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc.git exec_rm_compat
Unifies compat/native do_execve() code. Based on discussion with you
and Kosaki.
Oleg Nesterov (4):
exec: introduce get_user_arg_ptr() helper
exec: introduce struct user_arg_ptr
exec: unify do_execve/compat_do_execve code
exec: document acct_arg_size()
fs/compat.c | 235 -----------------------------------------------
fs/exec.c | 125 ++++++++++++++++++++-----
include/linux/binfmts.h | 4 -
3 files changed, 100 insertions(+), 264 deletions(-)
reply other threads:[~2011-05-23 12:19 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20110523121806.GA6784@redhat.com \
--to=oleg@redhat.com \
--cc=kosaki.motohiro@jp.fujitsu.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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.