c6x: sanitize copy_thread(), get rid of clone(2) wrapper, switch to generic clone()
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 21 Oct 2012 20:37:49 +0000 (16:37 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 29 Nov 2012 04:43:39 +0000 (23:43 -0500)
commit951b39619a76643972f6f23e007fd0f3fbbd71c2
tree731800f22816f82bcc006de111d92baeb2805c3b
parent24465a40ba452bd81fdc9eecb2d75bb903aafdf6
c6x: sanitize copy_thread(), get rid of clone(2) wrapper, switch to generic clone()

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
arch/c6x/include/asm/syscalls.h
arch/c6x/include/uapi/asm/unistd.h
arch/c6x/kernel/entry.S
arch/c6x/kernel/process.c