aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/bpf_doc.py
diff options
context:
space:
mode:
authorAndrii Nakryiko <[email protected]>2025-05-09 17:37:11 +0000
committerAndrii Nakryiko <[email protected]>2025-05-09 18:01:50 +0000
commit0f2d39f340627a6a2cc5b4511e6fcb38a7be4d4e (patch)
treebc97b7581f33a454c7313a5ec0b832f9b4228747 /scripts/bpf_doc.py
parentMerge branch 'bpf-riscv64-support-load-acquire-and-store-release-instructions' (diff)
parentsched_ext: Remove bpf_scx_get_func_proto (diff)
downloadkernel-0f2d39f340627a6a2cc5b4511e6fcb38a7be4d4e.tar.gz
kernel-0f2d39f340627a6a2cc5b4511e6fcb38a7be4d4e.zip
Merge branch 'bpf-allow-some-trace-helpers-for-all-prog-types'
Feng Yang says: ==================== bpf: Allow some trace helpers for all prog types From: Feng Yang <[email protected]> This series allow some trace helpers for all prog types. 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/ --- Changes in v3: - cgroup_current_func_proto clean. - bpf_scx_get_func_proto clean. Thanks, Andrii Nakryiko. - Link to v2: https://lore.kernel.org/all/[email protected]/ Changes in v2: - not expose compat probe read APIs to more program types. - Remove the prog->sleepable check added for copy_from_user, - or the summarization_freplace/might_sleep_with_might_sleep test will fail with the error "program of this type cannot use helper bpf_copy_from_user" - Link to v1: https://lore.kernel.org/all/[email protected]/ ==================== Link: https://patch.msgid.link/[email protected] Signed-off-by: Andrii Nakryiko <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions