Hello: This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Fri, 8 Dec 2023 15:32:48 +0000 you wrote: > security_path_* based LSM hooks appear to be generally missing from > the sleepable_lsm_hooks list. Initially add a small subset of them to > the preexisting sleepable_lsm_hooks list so that sleepable BPF helpers > like bpf_d_path() can be used from sleepable BPF LSM based programs. > > The security_path_* hooks added in this patch are similar to the > security_inode_* counterparts that already exist in the > sleepable_lsm_hooks list, and are called in roughly similar points and > contexts. Presumably, making them OK to be also annotated as > sleepable. > > [...] Here is the summary with links: - [bpf-next] bpf: add small subset of SECURITY_PATH hooks to BPF sleepable_lsm_hooks list https://git.kernel.org/bpf/bpf-next/c/b13cddf63356 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html