Skip to content

bpf: Use cpumask_next_wrap() in get_next_cpu() #9431

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 1 commit into from

Conversation

kernel-patches-daemon-bpf[bot]
Copy link

Pull request for series with
subject: bpf: Use cpumask_next_wrap() in get_next_cpu()
version: 1
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=988948

@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: 1b30d44
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=988948
version: 1

@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: 0e260fc
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=988948
version: 1

@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: 0e260fc
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=988948
version: 1

@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: 0e260fc
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=988948
version: 1

@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: 561c803
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=988948
version: 1

@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: 8f5ae30
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=988948
version: 1

@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: 7572a47
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=988948
version: 1

Replace the manual sequence of cpumask_next() and cpumask_first()
with a single call to cpumask_next_wrap() in get_next_cpu().

Signed-off-by: Fushuai Wang <[email protected]>
Acked-by: Yonghong Song <[email protected]>
@kernel-patches-daemon-bpf
Copy link
Author

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

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.

0 participants