projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
16b3129
ac8148d
)
Merge branch 'bpf-kernel-bpf-task_iter-c-don-t-abuse-next_thread'
author
Alexei Starovoitov
<ast@kernel.org>
Sun, 19 Nov 2023 19:43:45 +0000
(11:43 -0800)
committer
Alexei Starovoitov
<ast@kernel.org>
Sun, 19 Nov 2023 19:43:52 +0000
(11:43 -0800)
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 <ast@kernel.org>
Trivial merge