Dmitry Osipenko <[email protected]> writes: > Hi, > > This patch broke seccomp on arm32 using linux-next, chromium browser > doesn't work anymore and there are these errors in KMSG: > > Unhandled prefetch abort: breakpoint debug exception (0x002) at ... > > Note that arm doesn't use CONFIG_GENERIC_ENTRY. Please fix, thanks in > advance.
Hi Dmitry, I believe this is the same problem reported yesterday on this thread https://www.mail-archive.com/[email protected]/msg2390444.html can you please try the patch I shared on that thread? https://lore.kernel.org/patchwork/patch/1344098/ Thanks, -- Gabriel Krisman Bertazi

