From: Alexei Starovoitov Date: Sun, 19 Nov 2023 19:43:45 +0000 (-0800) Subject: Merge branch 'bpf-kernel-bpf-task_iter-c-don-t-abuse-next_thread' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=3e124aa6cb5e74308f5997f63ebd3e5badb5c4e7;p=linux.git Merge branch 'bpf-kernel-bpf-task_iter-c-don-t-abuse-next_thread' Oleg Nesterov says: ==================== bpf: kernel/bpf/task_iter.c: don't abuse next_thread() Compile tested. Every lockless usage of next_thread() was wrong, bpf/task_iter.c is the last user and is no exception. ==================== Link: https://lore.kernel.org/r/20231114163211.GA874@redhat.com Signed-off-by: Alexei Starovoitov --- 3e124aa6cb5e74308f5997f63ebd3e5badb5c4e7