x86: mce: Add the dropped timer interval init back
authorThomas Gleixner <tglx@linutronix.de>
Wed, 6 Jun 2012 09:33:21 +0000 (11:33 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 6 Jun 2012 09:33:21 +0000 (11:33 +0200)
commit1a87fc1ec7b05b9bc60df9dc52297d4c225d7f1a
treec3193dd6008a9ec5986bcc45fb15744d9b291085
parent958fb3c51295764599d6abce87e1a01ace897a3e
x86: mce: Add the dropped timer interval init back

commit 82f7af09 ("x86/mce: Cleanup timer mess) dropped the
initialization of the per cpu timer interval. Duh :(

Restore the previous behaviour.

Reported-by: Chen Gong <gong.chen@linux.intel.com>
Cc: bp@amd64.org
Cc: tony.luck@intel.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/cpu/mcheck/mce.c