ANDROID: use static_call() for restricted hooks
aosp inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I4RCS8 CVE: NA Reference: https://android.googlesource.com/kernel/common/+/5e767aa07eea --------------------------- commit d25e37d8 ("tracepoint: Optimize using static_call()") refactored tracepoints to use static_call(). Add the same optimization for restricted vendor hooks. Fixes: d25e37d8 ("tracepoint: Optimize using static_call()") Signed-off-by:Todd Kjos <tkjos@google.com> Change-Id: I336db7e90b733ac4098ce342001cc31fd215d137 Signed-off-by:
Jialin Zhang <zhangjialin11@huawei.com> Reviewed-by:
Wei Li <liwei391@huawei.com> Reviewed-by:
Xie XiuQi <xiexiuqi@huawei.com> Signed-off-by:
Zheng Zengkai <zhengzengkai@huawei.com>
Loading
Please sign in to comment