Andy Lutomirski 2f275de5d1 seccomp: Add a seccomp_data parameter secure_computing()
Currently, if arch code wants to supply seccomp_data directly to
seccomp (which is generally much faster than having seccomp do it
using the syscall_get_xyz() API), it has to use the two-phase
seccomp hooks. Add it to the easy hooks, too.

Cc: linux-arch@vger.kernel.org
Signed-off-by: Andy Lutomirski <luto@kernel.org>
Signed-off-by: Kees Cook <keescook@chromium.org>
2016-06-14 10:54:39 -07:00
..
2015-04-13 21:00:58 +02:00
2015-04-13 21:17:37 +02:00
2013-09-07 10:38:34 +02:00
2015-04-13 21:17:37 +02:00
2015-04-13 21:01:02 +02:00
2016-03-05 22:17:52 +01:00
2016-03-05 22:16:40 +01:00
2015-04-13 21:00:40 +02:00
2015-11-06 22:54:49 +01:00
2015-11-06 22:49:12 +01:00
2015-10-19 22:53:37 +02:00