On Tue, 2024-07-23 at 14:32 +0800, Zheng Yejian wrote: > Background of this patch set can be found in v1: > > https://lore.kernel.org/all/20240613133711.2867745-1-zhengyejian1@xxxxxxxxxx/ > > > Here add a reproduction to show the impact to livepatch: > 1. Add following hack to make livepatch-sample.ko do patch on > do_one_initcall() > which has an overriden weak function behind in vmlinux, then print > the > actually used __fentry__ location: > Hi all, what is the status of this patch series? I'd really like to see it or some other fix to this issue merged. The underlying bug is a significant one that can cause ftrace/livepatch/BPF fentry to fail silently. I've noticed this bug in another context[1] and realized they're the same issue. I'm happy to help with this patch series to address any issues as needed. [1] https://lore.kernel.org/bpf/7136605d24de9b1fc62d02a355ef11c950a94153.camel@xxxxxxxxxxxxxxx/T/#mb7e6f84ac90fa78989e9e2c3cd8d29f65a78845b