Skip to content

bpf: Add missing map_get_next_key method to bloom filter map #2342

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

Closed
wants to merge 2 commits into from

Conversation

kernel-patches-bot
Copy link

Pull request for series with
subject: bpf: Add missing map_get_next_key method to bloom filter map
version: 2
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=601838

@kernel-patches-bot
Copy link
Author

Master branch: 5b3d729
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=601838
version: 2

@kernel-patches-bot
Copy link
Author

Master branch: b645941
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=601838
version: 2

Nobody and others added 2 commits December 29, 2021 08:52
Without it, kernel crashes in map_get_next_key().

Fixes: 9330986 ("bpf: Add bloom filter map implementation")

Reported-by: TCS Robot <[email protected]>
Signed-off-by: Haimin Zhang <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
@kernel-patches-bot
Copy link
Author

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

@kernel-patches-bot kernel-patches-bot deleted the series/601838=>bpf-next branch December 29, 2021 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants