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)
commit0469b2505d460c97fda290febb17c1dd44779fd6
treec3193dd6008a9ec5986bcc45fb15744d9b291085
parentd77c123a64df6eb0985058db95c69ba5a9f9273e
x86: mce: Add the dropped timer interval init back

commit a6195794 ("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