-
Notifications
You must be signed in to change notification settings - Fork 5
bpf, arm64: Call bpf_jit_binary_pack_finalize() in bpf_jit_free() #5841
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bpf, arm64: Call bpf_jit_binary_pack_finalize() in bpf_jit_free() #5841
Conversation
|
Upstream branch: 737433c |
83124e1 to
27199db
Compare
|
Upstream branch: 98857d1 |
d457d64 to
67f70d1
Compare
27199db to
bed149f
Compare
|
Upstream branch: 6417ca8 |
67f70d1 to
fbfe335
Compare
bed149f to
c32e265
Compare
|
Upstream branch: e4980fa |
fbfe335 to
4852046
Compare
c32e265 to
0e26bd3
Compare
|
Upstream branch: c9110e6 |
4852046 to
4cf86b3
Compare
0e26bd3 to
4e70ac0
Compare
|
Upstream branch: abc8a95 |
4cf86b3 to
57c8e46
Compare
4e70ac0 to
c04dd5a
Compare
|
Upstream branch: 929adf8 |
57c8e46 to
17b369e
Compare
c04dd5a to
4754b79
Compare
|
Upstream branch: 2d92ef7 |
17b369e to
ebc611b
Compare
4754b79 to
af15c58
Compare
|
Upstream branch: b338cf8 |
ebc611b to
9ed9d51
Compare
af15c58 to
c979e9f
Compare
|
Upstream branch: 9621eb6 |
9ed9d51 to
0b72c92
Compare
c979e9f to
2d215b0
Compare
|
Upstream branch: e12873e |
0b72c92 to
1223c0a
Compare
2d215b0 to
05282f4
Compare
|
Upstream branch: 93a83d0 |
1223c0a to
c063dff
Compare
05282f4 to
e2bfc81
Compare
|
Upstream branch: 60ef541 |
c063dff to
8d387c1
Compare
e2bfc81 to
ba991b7
Compare
|
Upstream branch: f859813 |
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]>
8d387c1 to
3b69447
Compare
Pull request for series with
subject: bpf, arm64: Call bpf_jit_binary_pack_finalize() in bpf_jit_free()
version: 1
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=996286