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:
7961576
)
percpu, x86: Generic inc / dec percpu instructions
author
Christoph Lameter
<cl@linux-foundation.org>
Tue, 5 Jan 2010 06:34:50 +0000
(15:34 +0900)
committer
Tejun Heo
<tj@kernel.org>
Tue, 5 Jan 2010 06:34:50 +0000
(15:34 +0900)
Optimize code generated for percpu access by checking for increment and
decrements.
tj: fix incorrect usage of __builtin_constant_p() and restructure
percpu_add_op() macro.
Signed-off-by: Christoph Lameter <cl@linux-foundation.org>
Signed-off-by: Tejun Heo <tj@kernel.org>
No differences found