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)
commitc4637d475170ca0d99973efd07df727012db6cd1
tree8d2f6581dfaf0ea148753845513fff3dd53ce13f
parentcec3fd3e2a7cacf37e2bd6d9fa915337245cc563
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