Re: [PATCH 0/5] Handle seccomp notification preemption

From: Rodrigo Campos
Date: Tue Mar 23 2021 - 13:27:47 EST


On Thu, Mar 18, 2021 at 6:17 AM Sargun Dhillon <sargun@xxxxxxxxx> wrote:
> Changes since v1[1]:
> * Fix some documentation
> * Add Rata's patches to allow for direct return from addfd
>
> [1]: https://lore.kernel.org/lkml/20210220090502.7202-1-sargun@xxxxxxxxx/
> [2]: https://lore.kernel.org/lkml/202012011322.26DCBC64F2@keescook/
>
> Rodrigo Campos (1):
> seccomp: Support atomic "addfd + send reply"
>
> Sargun Dhillon (4):
> seccomp: Refactor notification handler to prepare for new semantics
> seccomp: Add wait_killable semantic to seccomp user notifier
> selftests/seccomp: Add test for wait killable notifier
> selftests/seccomp: Add test for atomic addfd+send

Friendly ping. Any review comments on these patches? :)