seccomp, bpf: disable preemption before calling into bpf prog All BPF programs must be called with preemption disabled. Signed-off-by: Alexei Starovoitov <ast@kernel.org>