]> Git Repo - linux.git/commit
x86/mce: Cleanup timer mess
authorThomas Gleixner <[email protected]>
Thu, 24 May 2012 17:54:51 +0000 (17:54 +0000)
committerTony Luck <[email protected]>
Wed, 30 May 2012 21:40:01 +0000 (14:40 -0700)
commit82f7af09e6fb58fb725c850d725d5e8780a9bec2
tree3dd5ca6521c8042be3227a6ec51c485caf4035af
parent37c3459b67dd5a396a968e819cf4a86d24ac9ace
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 <[email protected]>
Acked-by: Borislav Petkov <[email protected]>
Signed-off-by: Tony Luck <[email protected]>
arch/x86/kernel/cpu/mcheck/mce.c
This page took 0.064947 seconds and 4 git commands to generate.