commit | 71a851b4d2a815adcfac09c1adda7ef6811fde66 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Fri Jul 10 09:06:56 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jul 10 10:28:40 2009 +0200 |
tree | db00854638a439db907768be0524e70236baba1d | |
parent | 984b838ce69c063a91b87550598ab7f3439dd94a [diff] |
perf_counter: Stop open coding unclone_ctx Instead of open coding the unclone context thingy, put it in a common function. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <new-submission> Signed-off-by: Ingo Molnar <mingo@elte.hu>