]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86/mce: Fix the MCE poll timer logic
authorChen Gong <gong.chen@linux.intel.com>
Tue, 5 Jun 2012 02:35:02 +0000 (10:35 +0800)
committerTony Luck <tony.luck@intel.com>
Tue, 5 Jun 2012 17:15:07 +0000 (10:15 -0700)
commitc2238f10e0c34a85a2a555c8a197316d1ca3fb7e
tree895d519bbc8887282bee83587cbe03d156cc6b56
parent82f7af09e6fb58fb725c850d725d5e8780a9bec2
x86/mce: Fix the MCE poll timer logic

In commit 82f7af09 (x86/mce: Cleanup timer mess), Thomas just forgot
the "/ 2" there while cleaning up.

Signed-off-by: Chen Gong <gong.chen@linux.intel.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/x86/kernel/cpu/mcheck/mce.c