Re: [PATCH 1/2] riscv: add support for SECCOMP incl. filters
From: Kees Cook
Date: Thu Dec 06 2018 - 13:32:53 EST
On Thu, Dec 6, 2018 at 10:26 AM David Abdurachmanov
<david.abdurachmanov@xxxxxxxxx> wrote:
>
> On Thu, Dec 6, 2018 at 5:52 PM Kees Cook <keescook@xxxxxxxxxxxx> wrote:
> >
> > On Thu, Dec 6, 2018 at 7:02 AM David Abdurachmanov
> > <david.abdurachmanov@xxxxxxxxx> wrote:
> > > The patch adds support for SECCOMP and SECCOMP_FILTER (BPF).
> >
> > Can you add support to tools/testing/selftests/seccomp/seccomp_bpf.c
> > as well? That selftest finds a lot of weird corner-cases...
>
> I hate it locally and will include in v2.
I hate it too. ;) But seriously (reading through the "have" typo),
that's awesome. Thanks!
> The results see fine (tested in QEMU).
Great!
--
Kees Cook