commit | 66fff22483d8542dfb4d61a28d21277bbde321e8 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Wed Jun 10 22:53:37 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Jun 11 02:39:01 2009 +0200 |
tree | 615c582da3ef5bb75063467e82e9c63b010b535e | |
parent | f7b7c26e01e51fe46097e11f179dc71ce7950084 [diff] |
perf_counter: Annotate exit ctx recursion Ever since Paul fixed it to unclone the context before taking the ctx->lock this became a false positive, annotate it away. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Mike Galbraith <efault@gmx.de> Cc: Paul Mackerras <paulus@samba.org> Cc: Arnaldo Carvalho de Melo <acme@redhat.com> LKML-Reference: <new-submission> Signed-off-by: Ingo Molnar <mingo@elte.hu>