diff options
author | Stanislav Fomichev <sdf@google.com> | 2022-08-24 00:25:53 +0200 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2022-08-24 01:08:21 +0200 |
commit | 8a67f2de9b1dc3cf8b75b4bf589efb1f08e3e9b8 (patch) | |
tree | 1d43b2f0f75840faf8ea22b57257d6e63cbc847a /Documentation/gpu | |
parent | bpf: Use cgroup_{common,current}_func_proto in more hooks (diff) | |
download | linux-8a67f2de9b1dc3cf8b75b4bf589efb1f08e3e9b8.tar.xz linux-8a67f2de9b1dc3cf8b75b4bf589efb1f08e3e9b8.zip |
bpf: expose bpf_strtol and bpf_strtoul to all program types
bpf_strncmp is already exposed everywhere. The motivation is to keep
those helpers in kernel/bpf/helpers.c. Otherwise it's tempting to move
them under kernel/bpf/cgroup.c because they are currently only used
by sysctl prog types.
Suggested-by: Martin KaFai Lau <kafai@fb.com>
Acked-by: Martin KaFai Lau <kafai@fb.com>
Signed-off-by: Stanislav Fomichev <sdf@google.com>
Link: https://lore.kernel.org/r/20220823222555.523590-4-sdf@google.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'Documentation/gpu')
0 files changed, 0 insertions, 0 deletions