Commit 57c8e46
bpf, arm64: Call bpf_jit_binary_pack_finalize() in bpf_jit_free()
The current implementation seems incorrect and does NOT match the
comment above, use bpf_jit_binary_pack_finalize() instead.
Fixes: 1dad391 ("bpf, arm64: use bpf_prog_pack for memory management")
Signed-off-by: Hengqi Chen <[email protected]>1 parent 4e70ac0 commit 57c8e46
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3075 | 3075 | | |
3076 | 3076 | | |
3077 | 3077 | | |
3078 | | - | |
3079 | | - | |
| 3078 | + | |
3080 | 3079 | | |
3081 | 3080 | | |
3082 | 3081 | | |
| |||
0 commit comments