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)
commit4e231c7962ce711c7d8c2a4dc23ecd1e8fc28363
tree05af30e5c2f1084d8e77c89f0e55beaafa2194c0
parent1b9a644fece117cfa5474a2388d6b89d1baf8ddf
perf: Fix up delayed_put_task_struct()

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>
include/linux/perf_event.h
kernel/exit.c
kernel/perf_event.c