Re: perf: fuzzer causes lockup in x86_pmu_event_init()

From: Peter Zijlstra
Date: Tue Mar 17 2015 - 10:11:07 EST


On Sat, Feb 28, 2015 at 01:14:42PM +0100, Jiri Olsa wrote:
> hum, I dont see the locking is a problem..

Well that validate stuff iterates the sibling list, and we're not
holding any of the requisite locks to do so. So I think we also need my
patch.

Agreed that its unlikely that this will be causing Vince's problem
though.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/