commit | 9ffcfa6f1f63eeac15555b745c292eb9f59130f6 | [log] [tgz] |
---|---|---|
author | Stephane Eranian <eranian@google.com> | Wed Oct 20 15:25:01 2010 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Oct 22 14:18:27 2010 +0200 |
tree | 803cc11f312da98713fdfc366b7ec79351dffa55 | |
parent | 96681fc3c9e7d1f89ab64e5eec40b6467c97680f [diff] |
perf_events: Revert: Fix transaction recovery in group_sched_in() This patch reverts commit 8e5fc1a (perf_events: Fix transaction recovery in group_sched_in()) because it had one flaw in case the group could never be scheduled. It would cause time_enabled to get negative. Signed-off-by: Stephane Eranian <eranian@google.com> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <4cbeeeb7.0aefd80a.6e40.0e2f@mx.google.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>