diff options
author | David Vernet <void@manifault.com> | 2023-02-01 11:30:15 -0600 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2023-02-02 00:25:14 +0100 |
commit | 400031e05adfcef9e80eca80bdfc3f4b63658be4 (patch) | |
tree | fcac625bc35298cd1182e4415fea360573b69b8b /kernel/bpf/trampoline.c | |
parent | 98e6ab7a04353c95b1f4bad345d156ded865fd96 (diff) | |
download | linux-400031e05adfcef9e80eca80bdfc3f4b63658be4.tar.gz linux-400031e05adfcef9e80eca80bdfc3f4b63658be4.tar.bz2 linux-400031e05adfcef9e80eca80bdfc3f4b63658be4.zip |
bpf: Add __bpf_kfunc tag to all kfuncs
Now that we have the __bpf_kfunc tag, we should use add it to all
existing kfuncs to ensure that they'll never be elided in LTO builds.
Signed-off-by: David Vernet <void@manifault.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Stanislav Fomichev <sdf@google.com>
Link: https://lore.kernel.org/bpf/20230201173016.342758-4-void@manifault.com
Diffstat (limited to 'kernel/bpf/trampoline.c')
0 files changed, 0 insertions, 0 deletions