Hello: This patch was applied to bpf/bpf.git (master) by Daniel Borkmann <daniel@xxxxxxxxxxxxx>: On Thu, 16 May 2024 09:43:10 -0700 you wrote: > From: Martin KaFai Lau <martin.lau@xxxxxxxxxx> > > The btf_dump test fails: > > test_btf_dump_struct_data:FAIL:file_operations unexpected file_operations: actual '(struct file_operations){ > .owner = (struct module *)0xffffffffffffffff, > .fop_flags = (fop_flags_t)4294967295, > .llseek = (loff_t (*)(struct f' != expected '(struct file_operations){ > .owner = (struct module *)0xffffffffffffffff, > .llseek = (loff_t (*)(struct file *, loff_t, int))0xffffffffffffffff,' > > [...] Here is the summary with links: - [bpf] selftests/bpf: Adjust btf_dump test to reflect recent change in file_operations https://git.kernel.org/bpf/bpf/c/51e2b8d33199 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html