Hi Pavel, Here's some patches that enable us to build and run on kernels without CONFIG_BPF_SYSCALL or CONFIG_SECCOMP. It turns out we can just get rid of the bpf include and don't need all the ifdefs and everything. Tycho