diff options
author | Daniel Xu <dxu@dxuuu.xyz> | 2024-06-12 09:58:35 -0600 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2024-06-12 11:01:31 -0700 |
commit | c567cba34585514f82600a10587c8813c50e3a7c (patch) | |
tree | 0d43674a39aa772526021a94de0a2cd8374e0fdc /tools/mm | |
parent | f709124dd72fe7a3f6ba7764b2ed145c55c33e47 (diff) |
bpf: selftests: xfrm: Opt out of using generated kfunc prototypes
The xfrm_info selftest locally defines an aliased type such that folks
with CONFIG_XFRM_INTERFACE=m/n configs can still build the selftests.
See commit aa67961f3243 ("selftests/bpf: Allow building bpf tests with CONFIG_XFRM_INTERFACE=[m|n]").
Thus, it is simpler if this selftest opts out of using enerated kfunc
prototypes. The preprocessor macro this commit uses will be introduced
in the final commit.
Signed-off-by: Daniel Xu <dxu@dxuuu.xyz>
Link: https://lore.kernel.org/r/afe0bb1c50487f52542cdd5230c4aef9e36ce250.1718207789.git.dxu@dxuuu.xyz
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/mm')
0 files changed, 0 insertions, 0 deletions