]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3bd19db92496051cfdffce7eae41a51bdaea3ad2
tree70a7846a35d880ee3efe3d664d71d3711af64a7d
parent9dcb4bebcc253e59a44b1e38f5400968b76b5d1e
Revert "sched_clock: prevent scd->clock from moving backwards"

This reverts commit d3f95dcf2818bdbfa428f07f2f7c99189aa8e17c, 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