diff options
author | Yafang Shao <[email protected]> | 2024-02-06 16:14:15 +0800 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2024-02-07 16:14:19 -0800 |
commit | ba6a6abb3bfa8377bcf386a11077c0533909f9e8 (patch) | |
tree | 2a279297c137645aa92eedc2632d6f675ab179ea /scripts/gdb/linux/vmalloc.py | |
parent | a2bff65cfca93f0fe4c5996f55ce8f413e85e4fe (diff) |
selftests/bpf: Mark cpumask kfunc declarations as __weak
After the series "Annotate kfuncs in .BTF_ids section"[0], kfuncs can be
generated from bpftool. Let's mark the existing cpumask kfunc declarations
__weak so they don't conflict with definitions that will eventually come
from vmlinux.h.
[0]. https://lore.kernel.org/all/[email protected]
Suggested-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Yafang Shao <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Acked-by: Daniel Xu <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions