* Kees Cook wrote:
> Switch to using the newly created asm-generic/seccomp.h for the
> seccomp strict mode syscall definitions. The obsolete sigreturn
> syscall override is retained in 32-bit mode, and the ia32 syscall
> overrides are used in the compat case. Remaining definitions were
> ide
Switch to using the newly created asm-generic/seccomp.h for the seccomp
strict mode syscall definitions. The obsolete sigreturn syscall override
is retained in 32-bit mode, and the ia32 syscall overrides are used in
the compat case. Remaining definitions were identical.
Signed-off-by: Kees Cook
-