On Tue, 26 Nov 2019, Kees Cook wrote: > Most notably, the secure_computing() prototype has changed (to remove an > unused argument), but this has happened at the same time as riscv adding > seccomp support, so the cleanest merge order would be to merge riscv > first, then seccomp with the following patch for riscv to handle the > change from "seccomp: simplify secure_computing()": The RISC-V pull request that contains the seccomp change has been sent. It's here: https://lore.kernel.org/linux-riscv/alpine.DEB.2.21.9999.1911261311520.23039@xxxxxxxxxxxxxxxx/T/#u - Paul