Re: [RFC] status of execve() work - per-architecture patches solicited

From: Mark Salter
Date: Fri Sep 21 2012 - 12:27:27 EST


Here are a set of c6x patches to work with your experimental-kernel_thread
branch.

Mark Salter (3):
c6x: add ret_from_kernel_thread(), simplify kernel_thread()
c6x: switch to generic kernel_execve
c6x: switch to generic sys_execve

arch/c6x/include/asm/syscalls.h | 5 ---
arch/c6x/include/asm/unistd.h | 3 ++
arch/c6x/kernel/entry.S | 56 +++++++++++++++++-------------------
arch/c6x/kernel/process.c | 60 ++++++++-------------------------------
4 files changed, 41 insertions(+), 83 deletions(-)

--
1.7.9.1

--
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/