On Mon, Aug 05, 2013 at 05:19:18PM -0400, Sasha Levin wrote:
> Hi all,
>
> While fuzzing with trinity inside a KVM tools guest running latest -next
> kernel,
> I've stumbled on the following spew.
>
> It seems to happen on the following line in account_event():
>
> if (event->attr.freq)
>
Hi all,
While fuzzing with trinity inside a KVM tools guest running latest -next kernel,
I've stumbled on the following spew.
It seems to happen on the following line in account_event():
if (event->attr.freq)
atomic_inc(&per_cpu(perf_freq_events, cpu)); <--- here
Which
2 matches
Mail list logo