Re: [PATCH v2 04/10] seccomp: Migrate to use SYSCALL_WORK flag
From: Dmitry Osipenko <digetx@gmail.com>
Date: 2020-11-24 18:41:05
Also in:
linux-arch, lkml
From: Dmitry Osipenko <digetx@gmail.com>
Date: 2020-11-24 18:41:05
Also in:
linux-arch, lkml
24.11.2020 20:55, Gabriel Krisman Bertazi пишет:
Dmitry Osipenko [off-list ref] writes:quoted
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@vger.kernel.org/msg2390444.html can you please try the patch I shared on that thread? https://lore.kernel.org/patchwork/patch/1344098/
It works, thank you. Tested-by: Dmitry Osipenko <digetx@gmail.com> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel