From: Stephane Eranian Date: Wed, 20 Oct 2010 13:25:01 +0000 (+0200) Subject: perf_events: Revert: Fix transaction recovery in group_sched_in() X-Git-Tag: v2.6.37-rc1~18^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ffcfa6f1f63eeac15555b745c292eb9f59130f6;p=pandora-kernel.git 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 Signed-off-by: Peter Zijlstra LKML-Reference: <4cbeeeb7.0aefd80a.6e40.0e2f@mx.google.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed