Files
kernel_arpi/include/linux
Peter Zijlstra 568f196756 bpf: check that BPF programs run with preemption disabled
Introduce cant_sleep() macro for annotation of functions that
cannot sleep.

Use it in BPF_PROG_RUN to catch execution of BPF programs in
preemptable context.

Suggested-by: Jann Horn <jannh@google.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Song Liu <songliubraving@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
2019-02-19 21:53:07 +01:00
..
2019-02-12 12:58:48 -05:00
2019-02-08 22:39:01 -08:00
2019-01-24 11:11:45 -07:00
2019-02-01 20:55:38 +01:00
2019-02-12 17:07:09 +01:00
2019-02-01 20:55:38 +01:00
2018-12-28 12:11:52 -08:00
2019-01-04 13:13:48 -08:00
2019-02-13 22:00:16 -08:00
2019-01-04 13:13:48 -08:00
2019-02-08 15:02:49 -08:00
2019-02-17 10:26:35 -08:00
2019-01-07 16:38:26 +01:00
2019-02-03 11:17:31 -08:00
2019-01-11 18:05:40 -08:00