Hello: This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Fri, 6 Sep 2024 14:24:53 +0100 you wrote: > From: Mykyta Yatsenko <yatsenko@xxxxxxxx> > > Existing algorithm for BTF C dump sorting uses only types and names of > the structs and unions for ordering. As dump contains structs with the > same names but different contents, relative to each other ordering of > those structs will be accidental. > This patch addresses this problem by introducing a new sorting field > that contains hash of the struct/union field names and types to > disambiguate comparison of the non-unique named structs. > > [...] Here is the summary with links: - [bpf-next,v2] bpftool: improve btf c dump sorting stability https://git.kernel.org/bpf/bpf-next/c/f8c6b7913dfa You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html