On 11/11, Jordan Rome wrote:
This is a follow up to: commit b8e3a87a627b ("bpf: Add crosstask check to __bpf_get_stack").
This test ensures that the task iterator only gets a single user stack (for the current task).
Signed-off-by: Jordan Rome linux@jordanrome.com
Acked-by: Stanislav Fomichev sdf@google.com
(based on the tests passing)