Hello: This series was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Wed, 11 May 2022 17:38:52 +0800 you wrote: > From: Feng Zhou <zhoufeng.zf@xxxxxxxxxxxxx> > > Trace some functions, such as enqueue_task_fair, need to access the > corresponding cpu, not the current cpu, and bpf_map_lookup_elem percpu map > cannot do it. So add bpf_map_lookup_percpu_elem to accomplish it for > percpu_array_map, percpu_hash_map, lru_percpu_hash_map. > > [...] Here is the summary with links: - [bpf-next,v2,1/2] bpf: add bpf_map_lookup_percpu_elem for percpu map https://git.kernel.org/bpf/bpf-next/c/07343110b293 - [bpf-next,v2,2/2] selftests/bpf: add test case for bpf_map_lookup_percpu_elem https://git.kernel.org/bpf/bpf-next/c/ed7c13776e20 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html