From: Alexei Starovoitov Date: Fri, 13 Sep 2024 23:51:08 +0000 (-0700) Subject: Merge branch 'two-tiny-fixes-for-btf-record' X-Git-Tag: v6.12-rc1~112^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca7a5bac4528f45efbc19401c926f4cbed291c95;p=thirdparty%2Flinux.git Merge branch 'two-tiny-fixes-for-btf-record' Hou Tao says: ==================== The tiny patch set aims to fix two problems found during the development of supporting dynptr key in hash table. Patch #1 fixes the missed btf_record_free() when map creation fails and patch #2 fixes the missed kfree() when there is no special field in the passed btf. ==================== Link: https://lore.kernel.org/r/20240912012845.3458483-1-houtao@huaweicloud.com Signed-off-by: Alexei Starovoitov --- ca7a5bac4528f45efbc19401c926f4cbed291c95