Skip to content

bpf: Allow some trace helpers for all prog types #8898

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

Open
wants to merge 2 commits into
base: bpf-next_base
Choose a base branch
from

Conversation

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

Pull request for series with
subject: bpf: Allow some trace helpers for all prog types
version: 3
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=959869

@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: 62e23f1
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=959869
version: 3

@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: 9fd0606
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=959869
version: 3

@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: 43745d1
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=959869
version: 3

@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: 43745d1
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=959869
version: 3

kknjh added 2 commits May 8, 2025 11:46
if it works under NMI and doesn't use any context-dependent things,
should be fine for any program type. The detailed discussion is in [1].

[1] https://lore.kernel.org/all/CAEf4Bza6gK3dsrTosk6k3oZgtHesNDSrDd8sdeQ-GiS6oJixQg@mail.gmail.com/

Suggested-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Feng Yang <[email protected]>
Acked-by: Tejun Heo <[email protected]>
task_storage_{get,delete} has been moved to bpf_base_func_proto.

Suggested-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Feng Yang <[email protected]>
@kernel-patches-daemon-bpf
Copy link
Author

Upstream branch: b69d441
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=959869
version: 3

@kernel-patches-daemon-bpf kernel-patches-daemon-bpf bot force-pushed the series/956878=>bpf-next branch from b02f306 to 3664b98 Compare May 8, 2025 18:46
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.

1 participant