Skip to content
Commit 63ee956f authored by Alexei Starovoitov's avatar Alexei Starovoitov
Browse files

bpf: Fix renaming task_getsecid_subj->current_getsecid_subj.



The commit 6326948f missed renaming of task->current LSM hook in BTF_ID.
Fix it to silence build warning:
WARN: resolve_btfids: unresolved symbol bpf_lsm_task_getsecid_subj

Fixes: 6326948f ("lsm: security_task_getsecid_subj() -> security_current_getsecid_subj()")
Acked-by: default avatarAndrii Nakryiko <andrii@kernel.org>
Signed-off-by: default avatarAlexei Starovoitov <ast@kernel.org>
parent e52984be
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment