[PATCH bpf-next 0/5] bpf trampoline for arm64

Toke Høiland-Jørgensen toke at kernel.org
Wed Apr 13 11:34:02 PDT 2022


Xu Kuohai <xukuohai at huawei.com> writes:

> Add bpf trampoline support for arm64. Most of the logic is the same as
> x86.
>
> Tested on qemu, result:
>  #55 fentry_fexit:OK
>  #56 fentry_test:OK
>  #58 fexit_sleep:OK
>  #59 fexit_stress:OK
>  #60 fexit_test:OK
>  #67 get_func_args_test:OK
>  #68 get_func_ip_test:OK
>  #101 modify_return:OK

Yay! Great to see this; thanks a bunch for tackling it! :)

-Toke



More information about the linux-arm-kernel mailing list