mbox series

[0/3,v4,bpf-next] bpf: increment and use correct thread iterator

Message ID 20201218185032.2464558-1-jonathan.lemon@gmail.com
Headers show
Series bpf: increment and use correct thread iterator | expand

Message

Jonathan Lemon Dec. 18, 2020, 6:50 p.m. UTC
From: Jonathan Lemon <bsd@fb.com>

v3->v4:
  Split commit into separate patches.
v2->v3:
  Add splat to commitlog descriptions
v1->v2
  Use Fixes: shas from correct tree

Jonathan Lemon (3):
  bpf: save correct stopping point in file seq iteration.
  bpf: Use thread_group_leader()
  bpf: optimize task iteration

 kernel/bpf/task_iter.c | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)