Hello:
This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov ast@kernel.org:
On Thu, 5 Jun 2025 16:45:14 +0800 you wrote:
From: Rong Tao rongtao@cestc.cn
Within __add_three() function, should use function parameters instead of global variables. So that the variables groot_nested.inner.root and groot_nested.inner.glock in rbtree_add_nodes_nested() are tested correctly.
[...]
Here is the summary with links: - [bpf-next] selftests/bpf: rbtree: Fix incorrect global variable usage https://git.kernel.org/bpf/bpf-next/c/64a064ce33b1
You are awesome, thank you!