Re: perf: recursive locking of ctx->mutex

2015-05-01 Thread Peter Zijlstra
A little something like so should cure that me thinks. I would much appreciate other people reviewing this with care though; my snot addled brain isn't too bright. --- Subject: perf: Annotate inherited event ctx->mutex recursion From: Peter Zijlstra Date: Fri May 1 16:08:46 CEST 2015 While f

Re: perf: recursive locking of ctx->mutex

2015-05-01 Thread Peter Zijlstra
On Fri, May 01, 2015 at 04:13:37PM +0200, Peter Zijlstra wrote: > > A little something like so should cure that me thinks. > > I would much appreciate other people reviewing this with care though; my > snot addled brain isn't too bright. > > > @@ -8728,7 +8753,7 @@ static int perf_event_init_co