From: Thomas Gleixner Date: Thu, 24 May 2012 17:54:51 +0000 (+0000) Subject: x86/mce: Cleanup timer mess X-Git-Tag: v3.5-rc1~29^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82f7af09e6fb58fb725c850d725d5e8780a9bec2;p=pandora-kernel.git x86/mce: Cleanup timer mess Use unsigned long for dealing with jiffies not int. Rename the callback to something sensible. Use __this_cpu_read/write for accessing per cpu data. Signed-off-by: Thomas Gleixner Acked-by: Borislav Petkov Signed-off-by: Tony Luck --- Reading git-diff-tree failed