[GIT PULL] unify compat/native exec for v2.6.40

From: Oleg Nesterov
Date: Mon May 23 2011 - 08:19:59 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/