Commit f00f2f7
Alexei Starovoitov
Revert "bpf: Fix potential call bpf_link_free() in atomic context"
This reverts commit 31f23a6.
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 <[email protected]>1 parent 3fc826f commit f00f2f7
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2345 | 2345 | | |
2346 | 2346 | | |
2347 | 2347 | | |
2348 | | - | |
2349 | | - | |
| 2348 | + | |
| 2349 | + | |
| 2350 | + | |
| 2351 | + | |
| 2352 | + | |
| 2353 | + | |
2350 | 2354 | | |
2351 | 2355 | | |
2352 | 2356 | | |
| |||
0 commit comments