commit | 958fb3c51295764599d6abce87e1a01ace897a3e | [log] [tgz] |
---|---|---|
author | Chen Gong <gong.chen@linux.intel.com> | Tue Jun 05 10:35:02 2012 +0800 |
committer | Ingo Molnar <mingo@kernel.org> | Wed Jun 06 08:28:21 2012 +0200 |
tree | 500c68d487c26ca550c32240bc8c21097e33a961 | |
parent | f9ba7179ce91fb77b2adf6eaab3676ab3a1f5a15 [diff] |
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>