-
Notifications
You must be signed in to change notification settings - Fork 148
bpf, arm64: Call bpf_jit_binary_pack_finalize() in bpf_jit_free() #9594
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
base: bpf-next_base
Are you sure you want to change the base?
Conversation
Upstream branch: 737433c |
1f6b339
to
1e6c912
Compare
Upstream branch: 98857d1 |
5343893
to
ac5c42d
Compare
1e6c912
to
17f7415
Compare
Upstream branch: 6417ca8 |
ac5c42d
to
21a1d5e
Compare
17f7415
to
a9f9e99
Compare
Upstream branch: e4980fa |
21a1d5e
to
46621d9
Compare
a9f9e99
to
c20f844
Compare
Upstream branch: 2a91225 |
46621d9
to
fb26c78
Compare
c20f844
to
e4e08c1
Compare
Upstream branch: c9110e6 |
fb26c78
to
3f3f6c3
Compare
e4e08c1
to
74569a3
Compare
Upstream branch: 929adf8 |
3f3f6c3
to
bba6f27
Compare
74569a3
to
2990ade
Compare
Upstream branch: 2d92ef7 |
bba6f27
to
8c7c21d
Compare
2990ade
to
714242e
Compare
Upstream branch: b338cf8 |
8c7c21d
to
64473cc
Compare
714242e
to
c4e48d7
Compare
Upstream branch: 9621eb6 |
64473cc
to
33783c0
Compare
c4e48d7
to
5d22cc8
Compare
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 <hengqi.chen@gmail.com>
Upstream branch: e12873e |
33783c0
to
1f2b4c2
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