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:
c1955b5
)
x86: udelay: Use this_cpu_read to avoid address calculation
author
Christoph Lameter
<cl@linux.com>
Thu, 16 Dec 2010 18:14:43 +0000
(12:14 -0600)
committer
Tejun Heo
<tj@kernel.org>
Tue, 4 Jan 2011 05:08:55 +0000
(06:08 +0100)
The code will use a segment prefix instead of doing the lookup and
calculation.
Signed-off-by: Christoph Lameter <cl@linux.com>
Acked-by: "H. Peter Anvin" <hpa@zytor.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
No differences found