commit | 1a87fc1ec7b05b9bc60df9dc52297d4c225d7f1a | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Jun 06 11:33:21 2012 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed Jun 06 11:33:21 2012 +0200 |
tree | c3193dd6008a9ec5986bcc45fb15744d9b291085 | |
parent | 958fb3c51295764599d6abce87e1a01ace897a3e [diff] |
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>