* [GIT PULL] unify compat/native exec for v2.6.40
@ 2011-05-23 12:18 Oleg Nesterov
0 siblings, 0 replies; only message in thread
From: Oleg Nesterov @ 2011-05-23 12:18 UTC (permalink / raw)
To: Linus Torvalds; +Cc: KOSAKI Motohiro, linux-kernel
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-05-23 12:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-23 12:18 [GIT PULL] unify compat/native exec for v2.6.40 Oleg Nesterov
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.