From: Andrii Nakryiko Date: Fri, 19 Mar 2021 21:14:44 +0000 (-0700) Subject: Merge branch 'libbpf: Fix BTF dump of pointer-to-array-of-struct' X-Git-Tag: v5.12-rc5~23^2~16^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e75b513ec6e545ce54c2f50e99fbd77e38911630;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'libbpf: Fix BTF dump of pointer-to-array-of-struct' Jean-Philippe Brucker says: ==================== Fix an issue with the libbpf BTF dump, see patch 1 for details. Since [v1] I added the selftest in patch 2, though I couldn't figure out a way to make it independent from the order in which debug info is issued by the compiler. [v1]: https://lore.kernel.org/bpf/20210318122700.396574-1-jean-philippe@linaro.org/ ==================== Signed-off-by: Andrii Nakryiko --- e75b513ec6e545ce54c2f50e99fbd77e38911630