Re: [PATCH v2 04/10] seccomp: Migrate to use SYSCALL_WORK flag

From: Gabriel Krisman Bertazi
Date: Tue Nov 24 2020 - 12:56:06 EST


Dmitry Osipenko <digetx@xxxxxxxxx> 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/linux-kernel@xxxxxxxxxxxxxxx/msg2390444.html

can you please try the patch I shared on that thread?

https://lore.kernel.org/patchwork/patch/1344098/

Thanks,

--
Gabriel Krisman Bertazi