+2
−0
+4
−0
+20
−11
Loading
Merge Pull Request from: @ci-robot PR sync from: Pu Lehui <pulehui@huawei.com> https://mailweb.openeuler.org/hyperkitty/list/kernel@openeuler.org/message/ZL3RNMG75JWA6B4J4O7KT4KQNXCTT75U/ Alexander Duyck (1): bpf, arm64: Fix BTI type used for freplace attached functions Nathan Chancellor (1): bpf, arm64: Mark dummy_tramp as global Peter Zijlstra (1): x86/ibt,ftrace: Search for __fentry__ location Pu Lehui (1): config: Enable DYNAMIC_FTRACE_WITH_DIRECT_CALLS Xu Kuohai (13): arm64, insn: Add ldr/str with immediate offset bpf, arm64: Optimize BPF store/load using arm64 str/ldr(immediate offset) bpf, arm64: Adjust the offset of str/ldr(immediate) to positive number arm64: Add LDR (literal) instruction bpf, arm64: Implement bpf_arch_text_poke() for arm64 bpf, arm64: Add bpf trampoline for arm64 bpf, arm64: Fix compile error in dummy_tramp() bpf, arm64: Fix bpf trampoline instruction endianness bpf, arm64: Fixed a BTI error on returning to patched function ftrace: Allow users to disable ftrace direct call arm64: ftrace: Support long jump for ftrace direct call arm64: ftrace: Add ftrace direct call support arm64: ftrace: Support direct call for no literal module functions -- 2.34.1 https://gitee.com/openeuler/kernel/issues/I9FGRE Link:https://gitee.com/openeuler/kernel/pulls/6065 Reviewed-by:Xu Kuohai <xukuohai@huawei.com> Signed-off-by:
Jialin Zhang <zhangjialin11@huawei.com>