From: Shaohua Li Date: Mon, 1 May 2006 19:16:19 +0000 (-0700) Subject: [PATCH] timer TSC check suspend notifier change X-Git-Tag: v2.6.17-rc4~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ba815ded3fef03e888a9fc8eae3113938ff5349;p=pandora-kernel.git [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 Cc: Pavel Machek Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed