[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20110523121806.GA6784@redhat.com>
Date: Mon, 23 May 2011 14:18:06 +0200
From: Oleg Nesterov <oleg@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] unify compat/native exec for v2.6.40
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists