Re: [PATCH v3 0/5] Support trampoline for LoongArch

From: Tiezhu Yang
Date: Mon Jul 14 2025 - 04:56:11 EST


On 2025/7/10 下午3:29, Huacai Chen wrote:
Hi, Tiezhu and Hengqi,

Could you please pay some time to review this series? I hope it can be
merged to 6.17.

With the patch #1, #2, #4 and #5, the following related testcases
passed on LoongArch:

sudo ./test_progs -a fentry_test/fentry
sudo ./test_progs -a fexit_test/fexit
sudo ./test_progs -a fentry_fexit
sudo ./test_progs -a modify_return
sudo ./test_progs -a fexit_sleep
sudo ./test_progs -a test_overhead
sudo ./test_progs -a trampoline_count

Tested-by: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>

Thanks,
Tiezhu