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

Dmitry Osipenko digetx at gmail.com
Tue Nov 24 13:41:00 EST 2020


24.11.2020 20:55, Gabriel Krisman Bertazi пишет:
> Dmitry Osipenko <digetx at gmail.com> 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@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 at gmail.com>



More information about the linux-arm-kernel mailing list