From: Alexei Starovoitov Date: Fri, 21 Jun 2024 02:50:27 +0000 (-0700) Subject: Merge branch 'fix-compiler-warnings-looking-for-suggestions' X-Git-Tag: v6.11-rc1~163^2~68^2~53 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bf977ee4a9e2ad8a41b3a2497aada5e7eb09eaea;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'fix-compiler-warnings-looking-for-suggestions' Rafael Passos says: ==================== Fix compiler warnings, looking for suggestions Hi, This patchset has a few fixes to compiler warnings. I am studying the BPF subsystem and wish to bring more tangible contributions. I would appreciate receiving suggestions on things to investigate. I also documented a bit in my blog. I could help with docs here, too. https://rcpassos.me/post/linux-ebpf-understanding-kernel-level-mechanics Thanks! Changelog V1 -> V2: - rebased all commits to updated for-next base - removes new cases of the extra parameter for bpf_jit_binary_pack_finalize - built and tested for ARM64 - sent the series for the test workflow: https://github.com/kernel-patches/bpf/pull/7198 ==================== Acked-by: Puranjay Mohan Acked-by: Jiri Olsa Link: https://lore.kernel.org/r/20240615022641.210320-1-rafael@rcpassos.me Signed-off-by: Alexei Starovoitov --- bf977ee4a9e2ad8a41b3a2497aada5e7eb09eaea