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:
494f6a9
)
this_cpu: Use this_cpu_xx for ftrace
author
Christoph Lameter
<cl@linux-foundation.org>
Wed, 7 Oct 2009 23:17:45 +0000
(19:17 -0400)
committer
Tejun Heo
<tj@kernel.org>
Mon, 12 Oct 2009 10:51:49 +0000
(19:51 +0900)
this_cpu_xx can reduce the instruction count here and also
avoid address arithmetic.
Signed-off-by: Christoph Lameter <cl@linux-foundation.org>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Tejun Heo <tj@kernel.org>
No differences found