Re: [PATCHv10 4/5] sparc: Hook up execveat system call.

2014-11-24 Thread David Miller
From: David Drysdale Date: Mon, 24 Nov 2014 11:53:58 + > Signed-off-by: David Drysdale Acked-by: David S. Miller > -- 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

[PATCHv10 4/5] sparc: Hook up execveat system call.

2014-11-24 Thread David Drysdale
Signed-off-by: David Drysdale --- arch/sparc/include/uapi/asm/unistd.h | 3 ++- arch/sparc/kernel/syscalls.S | 10 ++ arch/sparc/kernel/systbls_32.S | 1 + arch/sparc/kernel/systbls_64.S | 2 ++ 4 files changed, 15 insertions(+), 1 deletion(-) diff --git

[PATCHv10 4/5] sparc: Hook up execveat system call.

2014-11-24 Thread David Drysdale
Signed-off-by: David Drysdale drysd...@google.com --- arch/sparc/include/uapi/asm/unistd.h | 3 ++- arch/sparc/kernel/syscalls.S | 10 ++ arch/sparc/kernel/systbls_32.S | 1 + arch/sparc/kernel/systbls_64.S | 2 ++ 4 files changed, 15 insertions(+), 1 deletion(-)

Re: [PATCHv10 4/5] sparc: Hook up execveat system call.

2014-11-24 Thread David Miller
From: David Drysdale drysd...@google.com Date: Mon, 24 Nov 2014 11:53:58 + Signed-off-by: David Drysdale drysd...@google.com Acked-by: David S. Miller da...@davemloft.net -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to