From: Alexei Starovoitov Date: Tue, 19 Jul 2022 16:45:35 +0000 (-0700) Subject: Merge branch 'BPF array map fixes and improvements' X-Git-Tag: baikal/aarch64/sdk6.1~3391^2~76^2~22 X-Git-Url: https://git.baikalelectronics.ru/sdk/?a=commitdiff_plain;h=630f760b6f23e42d5d76e64a5cca3f4a55dd694b;p=kernel.git 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 Signed-off-by: Alexei Starovoitov --- 630f760b6f23e42d5d76e64a5cca3f4a55dd694b