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

Reply via email to