From: Alexei Starovoitov Date: Sat, 3 Feb 2024 02:08:59 +0000 (-0800) Subject: Merge branch 'two-small-fixes-for-global-subprog-tagging' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=2a79690eae953daaac232f93e6c5ac47ac539f2d;p=linux.git Merge branch 'two-small-fixes-for-global-subprog-tagging' Andrii Nakryiko says: ==================== Two small fixes for global subprog tagging Fix a bug with passing trusted PTR_TO_BTF_ID_OR_NULL register into global subprog that expects `__arg_trusted __arg_nullable` arguments, which was discovered when adopting production BPF application. Also fix annoying warnings that are irrelevant for static subprogs, which are just an artifact of using btf_prepare_func_args() for both static and global subprogs. ==================== Acked-by: Eduard Zingerman Link: https://lore.kernel.org/r/20240202190529.2374377-1-andrii@kernel.org Signed-off-by: Alexei Starovoitov --- 2a79690eae953daaac232f93e6c5ac47ac539f2d