On Tue, Jul 16, 2019 at 10:42 AM Andrii Nakryiko <[email protected]> wrote: > > On Tue, Jul 16, 2019 at 5:59 AM Ilya Leoshkevich <[email protected]> wrote: > > > > perf_buffer test fails for exactly the same reason test_attach_probe > > used to fail: different nanosleep syscall kprobe name. > > > > Reuse the test_attach_probe fix. > > > > Fixes: ee5cf82ce04a ("selftests/bpf: test perf buffer API") > > Signed-off-by: Ilya Leoshkevich <[email protected]> > > --- > > Thanks for the fix! > > Acked-by: Andrii Nakryiko <[email protected]>
Applied. Thanks!
