git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37c3459
)
x86/mce: Cleanup timer mess
author
Thomas Gleixner
<tglx@linutronix.de>
Thu, 24 May 2012 17:54:51 +0000
(17:54 +0000)
committer
Tony Luck
<tony.luck@intel.com>
Wed, 30 May 2012 21:40:01 +0000
(14:40 -0700)
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 <tglx@linutronix.de>
Acked-by: Borislav Petkov <borislav.petkov@amd.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
No differences found