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

From: Mark Salter
Date: Mon Sep 10 2012 - 18:20:04 EST


C6X works fine with these patches to switch over to generic code.


Mark Salter (2):
c6x: implement ret_from_kernel_execve() and 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 | 54 +++++++++++++++++---------------------
arch/c6x/kernel/process.c | 22 ----------------
4 files changed, 27 insertions(+), 57 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/