]> git.baikalelectronics.ru Git - kernel.git/commit
sh: seccomp support.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 30 Jul 2008 06:30:52 +0000 (15:30 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 1 Aug 2008 19:39:32 +0000 (04:39 +0900)
commit785455075ba380e2a5301c7d1794117ffc7863d6
tree8d2f6581dfaf0ea148753845513fff3dd53ce13f
parent6841e480c91f8e3a54e63616682b46bca65be4c6
sh: seccomp support.

This hooks up the seccomp thread flag and associated callback from the
syscall tracer.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig
arch/sh/include/asm/seccomp.h [new file with mode: 0644]
arch/sh/include/asm/thread_info.h
arch/sh/kernel/ptrace_32.c
arch/sh/kernel/ptrace_64.c