diff options
author | Alexei Starovoitov <ast@kernel.org> | 2022-07-19 18:45:35 +0200 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2022-07-19 18:45:50 +0200 |
commit | 92f619735b7c4269fc6349a7ec13f09ffb558f77 (patch) | |
tree | 2b5d98df04a55fd1cdbb67eff0355c3fb5a25cb4 /net/bpf | |
parent | docs/bpf: Update documentation for BTF_KIND_FUNC (diff) | |
parent | selftests/bpf: validate .bss section bigger than 8MB is possible now (diff) | |
download | linux-92f619735b7c4269fc6349a7ec13f09ffb558f77.tar.xz linux-92f619735b7c4269fc6349a7ec13f09ffb558f77.zip |
Merge branch 'BPF array map fixes and improvements'
Andrii Nakryiko says:
====================
Fix 32-bit overflow in value pointer calculations in BPF array map. And then
raise obsolete limit on array map value size. Add selftest making sure this is
working as intended.
v1->v2:
- fix broken patch #1 (no mask_index use in helper, as stated in commit
message; and add missing semicolon).
====================
Acked-by: Yonghong Song <yhs@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'net/bpf')
0 files changed, 0 insertions, 0 deletions