git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8b7d79
)
x86, mce: don't restart timer if disabled
author
Hidetoshi Seto
<seto.hidetoshi@jp.fujitsu.com>
Thu, 3 Dec 2009 02:33:08 +0000
(11:33 +0900)
committer
H. Peter Anvin
<hpa@zytor.com>
Thu, 3 Dec 2009 05:27:32 +0000
(21:27 -0800)
Even it is in error path unlikely taken, add_timer_on() at
CPU_DOWN_FAILED* needs to be skipped if mce_timer is disabled.
Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: Huang Ying <ying.huang@intel.com>
Cc: Jan Beulich <jbeulich@novell.com>
Cc: <stable@kernel.org>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
No differences found