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:
349c004
)
x86: Use this_cpu_has for thermal_interrupt current cpu
author
Christoph Lameter
<cl@linux.com>
Sat, 12 Mar 2011 11:50:46 +0000
(12:50 +0100)
committer
Tejun Heo
<tj@kernel.org>
Tue, 29 Mar 2011 08:18:30 +0000
(10:18 +0200)
It is more effective to use a segment prefix instead of calculating the
address of the current cpu area amd then testing flags.
Signed-off-by: Christoph Lameter <cl@linux.com>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Tejun Heo <tj@kernel.org>
No differences found