Hi, I took a quick look at arm64 and arm for enabling bitmaps, and figured I'd send these patches to show it. I'll take this via the seccomp tree if no one sees a problem.
Thanks! -Kees Kees Cook (2): arm64: Enable seccomp architecture tracking arm: Enable seccomp architecture tracking arch/arm/include/asm/Kbuild | 1 - arch/arm/include/asm/seccomp.h | 11 +++++++++++ arch/arm64/include/asm/seccomp.h | 15 +++++++++++++++ 3 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 arch/arm/include/asm/seccomp.h -- 2.25.1