]> bbs.cooldavid.org Git - net-next-2.6.git/commit
x86, tsc: Fix a preemption leak in restore_sched_clock_state()
authorPeter Zijlstra <peterz@infradead.org>
Fri, 10 Sep 2010 20:32:53 +0000 (22:32 +0200)
committerIngo Molnar <mingo@elte.hu>
Sat, 11 Sep 2010 07:47:07 +0000 (09:47 +0200)
commit55496c896b8a695140045099d4e0175cf09d4eae
treee15f111e36dde1d8a452a55db005fb4b1dc0ac5f
parentda2b71edd8a7db44fe1746261410a981f3e03632
x86, tsc: Fix a preemption leak in restore_sched_clock_state()

Doh, a real life genuine preemption leak..

This caused a suspend failure.

Reported-bisected-and-tested-by-the-invaluable: Jeff Chua <jeff.chua.linux@gmail.com>
Acked-by: Suresh Siddha <suresh.b.siddha@intel.com>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Rafael J. Wysocki <rjw@sisk.pl>
Cc: Nico Schottelius <nico-linux-20100709@schottelius.org>
Cc: Jesse Barnes <jbarnes@virtuousgeek.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Florian Pritz <flo@xssn.at>
Cc: Suresh Siddha <suresh.b.siddha@intel.com>
Cc: Len Brown <lenb@kernel.org>
Cc: <stable@kernel.org> # Greg, please apply after: cd7240c ("x86, tsc, sched: Recompute cyc2ns_offset's during resume from")
sleep states
LKML-Reference: <1284150773.402.122.camel@laptop>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/tsc.c