diff options
author | Yonghong Song <yhs@fb.com> | 2022-06-06 23:26:05 -0700 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2022-06-07 10:20:42 -0700 |
commit | 776281652ddcd98bb292335ea3634da341c849b4 (patch) | |
tree | 89da9e183429634e21c4c2af64acc683d6c9172d /tools/lib/api/fd/array.c | |
parent | 6089fb325cf737eeb2c4d236c94697112ca860da (diff) | |
download | linux-776281652ddcd98bb292335ea3634da341c849b4.tar.bz2 |
libbpf: Permit 64bit relocation value
Currently, the libbpf limits the relocation value to be 32bit
since all current relocations have such a limit. But with
BTF_KIND_ENUM64 support, the enum value could be 64bit.
So let us permit 64bit relocation value in libbpf.
Acked-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Yonghong Song <yhs@fb.com>
Link: https://lore.kernel.org/r/20220607062605.3716779-1-yhs@fb.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/lib/api/fd/array.c')
0 files changed, 0 insertions, 0 deletions