[Bug 1152773] seccomp error if running containers with podman on armv7
https://bugzilla.suse.com/show_bug.cgi?id=1152773 https://bugzilla.suse.com/show_bug.cgi?id=1152773#c6 --- Comment #6 from Fabian Vogt <fvogt@suse.com> --- (In reply to Takashi Iwai from comment #5)
SECCOMP_FILTER is available only when CONFIG_OABI_COMPAT=n. It's explicitly limited via commit 9170217510cd280c704966738e7c1660c8fa5cbd ARM: 7888/1: seccomp: not compatible with ARM OABI
And kernel-lpae defines this, so CONFIG_SECCOMP_FILTER isn't available there.
Sounds like that should be changed. For default it was part of your commit: Update config files: disable CONFIG_OABI_COMPAT for 32bit Arm (bsc#1165462) That didn't touch lpae though, it's out of sync. I don't think much of the diff between default and lpae is intentional, maybe it should be rebased on default again. -- You are receiving this mail because: You are the assignee for the bug.
participants (1)
-
bugzilla_noreply@suse.com