On 28 August 2016 at 20:03, Dmitry Vyukov <dvyu...@google.com> wrote: > Hello, > > I've got the following WARNING while running syzkaller fuzzer: > > ------------[ cut here ]------------ > WARNING: CPU: 3 PID: 23874 at kernel/events/core.c:3554
Looks like the same as this, with patch from Jiri Olsa: https://lkml.org/lkml/2016/8/21/58 (report) https://lkml.org/lkml/2016/8/22/221 (patch) Vegard