Re: [PATCH bpf-next v4 0/2] bpf: Fix sleepable check for tracing/lsm prog
[email protected] Wed, 05 Aug 2026 18:50:09 +0000
| Newsgroups | org.kernel.vger.linux-kselftest,org.kernel.vger.bpf,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <178595580939.485227.13936630340553482919.git-patchwork-notify@kernel.org> |
Hello: This series was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <[email protected]>: On Wed, 5 Aug 2026 23:08:08 +0800 you wrote: > When CONFIG_FUNCTION_ERROR_INJECTION is disabled, a sleepable tracing prog > is allowed to attach to '__x64_'-alike prefix symbols. > > It is because the verifier does not verify whether the symbol is a kernel > function or a bpf prog. That said, a sleepable tracing prog is allowed to > attach to a bpf prog target whose name has '__x64_'-alike prefix. > > [...] Here is the summary with links: - [bpf-next,v4,1/2] bpf: Fix sleepable check for tracing/lsm prog https://git.kernel.org/bpf/bpf-next/c/00244bdaa423 - [bpf-next,v4,2/2] selftests/bpf: Verify rejection of sleepable tracing prog https://git.kernel.org/bpf/bpf-next/c/045809795751 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html