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)
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>

No differences found