On 26/8/24 22:32, Xu Kuohai wrote: > On 8/25/2024 9:09 PM, Leon Hwang wrote: >> Like "bpf, x64: Fix tailcall infinite loop caused by freplace", the same >> issue happens on arm64, too. >> [...] > > This patch makes arm64 jited prologue even more complex. I've posted a > series [1] > to simplify the arm64 jited prologue/epilogue. I think we can fix this > issue based > on [1]. I'll give it a try. > > [1] > https://lore.kernel.org/bpf/20240826071624.350108-1-xukuohai@xxxxxxxxxxxxxxx/ > Your patch series seems great. We can fix it based on it. Please notify me if you have a successful try. Thanks, Leon