Skip to content
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, x86_64: fail gracefully on bpf_jit_binary_pack_finalize failures #2533

Closed
wants to merge 2 commits into from

Conversation

kernel-patches-bot
Copy link

Pull request for series with
subject: bpf, x86_64: fail gracefully on bpf_jit_binary_pack_finalize failures
version: 1
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=612057

Nobody and others added 2 commits February 7, 2022 22:46
Instead of BUG_ON(), fail gracefully and return orig_prog.

Fixes: 1022a54 ("bpf, x86_64: Use bpf_jit_binary_pack_alloc")
Signed-off-by: Song Liu <song@kernel.org>
@kernel-patches-bot
Copy link
Author

Master branch: 5d1e9f4
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=612057
version: 1

@kernel-patches-bot
Copy link
Author

At least one diff in series https://patchwork.kernel.org/project/netdevbpf/list/?series=612057 irrelevant now. Closing PR.

@kernel-patches-bot kernel-patches-bot deleted the series/612057=>bpf-next branch February 8, 2022 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants