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)
committerIngo Molnar <mingo@kernel.org>
Wed, 6 Jun 2012 06:28:21 +0000 (08:28 +0200)
commit958fb3c51295764599d6abce87e1a01ace897a3e
tree500c68d487c26ca550c32240bc8c21097e33a961
parentf9ba7179ce91fb77b2adf6eaab3676ab3a1f5a15
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>
Cc: bp@amd64.org
Cc: tony.luck@intel.com
Link: http://lkml.kernel.org/r/1338863702-9245-1-git-send-email-gong.chen@linux.intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/cpu/mcheck/mce.c
This page took 0.025765 seconds and 5 git commands to generate.