perf: Fix up delayed_put_task_struct()
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Thu, 9 Sep 2010 19:01:59 +0000 (21:01 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 9 Sep 2010 19:07:09 +0000 (21:07 +0200)
I missed a perf_event_ctxp user when converting it to an array. Pull this
last user into perf_event.c as well and fix it up.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found