commit | f00f2f7fe86036a586e26bd55ad86310477199a3 | [log] [tgz] |
---|---|---|
author | Alexei Starovoitov <ast@kernel.org> | Wed Sep 23 19:10:38 2020 -0700 |
committer | Alexei Starovoitov <ast@kernel.org> | Wed Sep 23 19:14:11 2020 -0700 |
tree | 73e17be3699a1e48974666a0a018e178f2097ef4 | |
parent | 3fc826f121d89c5aa4afd7b3408b07e0ff59466b [diff] |
Revert "bpf: Fix potential call bpf_link_free() in atomic context" This reverts commit 31f23a6a181c81543b10a1a9056b0e6c7ef1c747. This change made many selftests/bpf flaky: flow_dissector, sk_lookup, sk_assign and others. There was no issue in the code. Signed-off-by: Alexei Starovoitov <ast@kernel.org>