Message ID | 20230116101009.23694-1-jolsa@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | kallsyms: Optimize the search for module symbols by livepatch and bpf | expand |
Hello: This series was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@kernel.org>: On Mon, 16 Jan 2023 11:10:06 +0100 you wrote: > hi, > sending new version of [1] patchset posted originally by Zhen Lei. > It contains 2 changes that improove search performance for livepatch > and bpf. > > v3 changes: > - fixed off by 1 issue, simplified condition, added acks [Song] > - added module attach as subtest [Andrii] > > [...] Here is the summary with links: - [PATCHv3,bpf-next,1/3] livepatch: Improve the search performance of module_kallsyms_on_each_symbol() https://git.kernel.org/bpf/bpf-next/c/07cc2c931e8e - [PATCHv3,bpf-next,2/3] selftests/bpf: Add serial_test_kprobe_multi_bench_attach_kernel/module tests https://git.kernel.org/bpf/bpf-next/c/edac4b5b185e - [PATCHv3,bpf-next,3/3] bpf: Change modules resolving for kprobe multi link https://git.kernel.org/bpf/bpf-next/c/6a5f2d6ee8d5 You are awesome, thank you!