-
Notifications
You must be signed in to change notification settings - Fork 5
bpf: handle the return of ftrace_set_filter_ip in register_fentry #6321
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
Conversation
|
Upstream branch: e427054 |
|
Upstream branch: e427054 |
27f89bf to
b137111
Compare
81a7a08 to
a1aa9f5
Compare
|
Upstream branch: 91a78ce |
b137111 to
b381ecd
Compare
a1aa9f5 to
1fa0631
Compare
|
Upstream branch: 91a78ce |
b381ecd to
997b60d
Compare
1fa0631 to
4d7050b
Compare
|
Upstream branch: 4ef9274 |
997b60d to
3e4b933
Compare
4d7050b to
a2d35ea
Compare
|
Upstream branch: 6c76261 |
The error that returned by ftrace_set_filter_ip() in register_fentry() is not handled properly. Just fix it. Fixes: 00963a2 ("bpf: Support bpf_trampoline on functions with IPMODIFY (e.g. livepatch)") Signed-off-by: Menglong Dong <[email protected]> Acked-by: Song Liu <[email protected]>
3e4b933 to
9fa9872
Compare
|
At least one diff in series https://patchwork.kernel.org/project/netdevbpf/list/?series=1021539 irrelevant now. Closing PR. |
Pull request for series with
subject: bpf: handle the return of ftrace_set_filter_ip in register_fentry
version: 1
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=1021539