aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/vcs/testdata/linux
diff options
context:
space:
mode:
authorPaul Chaignon <paul.chaignon@gmail.com>2024-10-10 00:13:40 +0200
committerDmitry Vyukov <dvyukov@google.com>2024-10-10 09:10:20 +0000
commit3937a9e90d502451ef8555e1ed1eca08dd50da7b (patch)
tree9134d97dc06fa86dbf30a348674e9044e79044f6 /pkg/vcs/testdata/linux
parenta156c5520d62af5106f4db32702d9b98e79cff9c (diff)
sys/linux: fix linkage field of BTF_KIND_VAR type
The linkage field of BTF type BTF_KIND_VAR isn't actually a boolean, but a flag. Given it can now take three different values [1], it doesn't match the boolean type and needs to be fixed. This commit defines it as a proper flags type. 1 - https://docs.kernel.org/bpf/btf.html#btf-kind-var Signed-off-by: Paul Chaignon <paul.chaignon@gmail.com>
Diffstat (limited to 'pkg/vcs/testdata/linux')
0 files changed, 0 insertions, 0 deletions