Revert "sched_clock: prevent scd->clock from moving backwards"
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 14 Dec 2008 23:46:01 +0000 (15:46 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 15 Dec 2008 00:23:17 +0000 (16:23 -0800)
commitca7e716c7833aeaeb8fedd6d004c5f5d5e14d325
tree70a7846a35d880ee3efe3d664d71d3711af64a7d
parent5279585ff2bedc8180da5bdf8aa3ff1736466de2
Revert "sched_clock: prevent scd->clock from moving backwards"

This reverts commit 5b7dba4ff834259a5623e03a565748704a8fe449, which
caused a regression in hibernate, reported by and bisected by Fabio
Comolli.

This revert fixes

 http://bugzilla.kernel.org/show_bug.cgi?id=12155
 http://bugzilla.kernel.org/show_bug.cgi?id=12149

Bisected-by: Fabio Comolli <fabio.comolli@gmail.com>
Requested-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Dave Kleikamp <shaggy@linux.vnet.ibm.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/sched_clock.c