[PATCH] timer TSC check suspend notifier change
authorShaohua Li <shaohua.li@intel.com>
Mon, 1 May 2006 19:16:19 +0000 (12:16 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 2 May 2006 01:17:47 +0000 (18:17 -0700)
commit6ba815ded3fef03e888a9fc8eae3113938ff5349
treee05297499d19a85e374a5efd1df5f3826dce31f7
parent160bd18e5e545cbb4e5c26f54414485f8ac291ec
[PATCH] timer TSC check suspend notifier change

At suspend time, the TSC CPUFREQ_SUSPENDCHANGE notifier change might
wrongly enable interrupt.  cpufreq driver suspend/resume is in interrupt
disabled environment.

Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Cc: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/timers/timer_tsc.c