[PATCH v3 0/8] switch to using asm-generic for seccomp.h

Kees Cook keescook at chromium.org
Wed Mar 4 17:27:00 PST 2015


Most architectures don't need to do much special for the strict-mode
seccomp syscall entries. Remove the redundant headers and reduce the
others.

Signed-off-by: Kees Cook <keescook at chromium.org>
---
v3:
- split patch series by architecture
- fix up architectures that need sigreturn overrides (ingo)
v2:
- use Kbuild "generic-y" instead of explicit #include lines (sfr)




More information about the linux-arm-kernel mailing list