Re: perf: fuzzer WARNING event_function_local.constprop

From: Vince Weaver
Date: Tue Aug 16 2016 - 12:18:15 EST


On Tue, 16 Aug 2016, Peter Zijlstra wrote:

> Could you see if the below cures things?
>
> ---
> kernel/events/core.c | 60 +++++++++++++++++++++++++++++++++++++++++-----------
> 1 file changed, 48 insertions(+), 12 deletions(-)

yes, it seems to fix things, or at least my reliable test case no longer
will trigger it.

Vince