What | Removed | Added |
---|---|---|
CC | fvogt@suse.com | |
Component | Containers | Kernel |
Assignee | containers-bugowner@suse.de | kernel-bugs@opensuse.org |
(In reply to Guillaume GARDET from comment #3) > (In reply to Guillaume GARDET from comment #1) > > armv7 has no seccomp filter since HAVE_ARCH_SECCOMP_FILTER is not selected > > by armv7. Only arm64 selects HAVE_ARCH_SECCOMP_FILTER. > > > > In 2012 some patches were sent to add this support to armv7, but never ended > > in the kernel: > > http://lkml.iu.edu/hypermail/linux/kernel/1210.3/03963.html > > CONFIG_HAVE_ARCH_SECCOMP_FILTER is enabled since > https://github.com/openSUSE/kernel-source/commit/ > e9e55d07c18023edb983e14bacdc2ff2542671c7 > > So, it should be fine now, but it is still broken. It might work using kernel-default meanwhile, but kernel-lpae (and kernel-obs-build, same binary) are missing: CONFIG_HAVE_ARCH_SECCOMP_FILTER=y CONFIG_SECCOMP_FILTER=y Reassigning to kernel.