hi, Vince reported several issues with perf code hit by perf fuzzer, in here: http://marc.info/?l=linux-kernel&m=141806390822670&w=2
I run the fuzzer, but wasn't able to hit issues reported by Vince. But.. I was lucky enough to hit other 2 issues described in following patches ;-) As I dont follow the uncore code much, it is sort of RFC patchset. However I'm running the fuzzer now for several hours and can't hit any other issue. thanks, jirka Cc: Andi Kleen <[email protected]> Cc: Arnaldo Carvalho de Melo <[email protected]> Cc: Frederic Weisbecker <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Stephane Eranian <[email protected]> Cc: Vince Weaver <[email protected]> Cc: Yan, Zheng <[email protected]> Signed-off-by: Jiri Olsa <[email protected]> --- Jiri Olsa (2): perf/x86/intel/uncore: Make sure only uncore events are collected perf: Fix events installation during moving group arch/x86/kernel/cpu/perf_event_intel_uncore.c | 22 +++++++++++++++++++--- kernel/events/core.c | 4 ++-- 2 files changed, 21 insertions(+), 5 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

