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:
5b2eef9
)
x86,percpu: Move out of place 64 bit ops into X86_64 section
author
Christoph Lameter
<cl@linux.com>
Tue, 11 Jan 2011 17:54:53 +0000
(18:54 +0100)
committer
Tejun Heo
<tj@kernel.org>
Tue, 11 Jan 2011 17:54:53 +0000
(18:54 +0100)
Some operations that operate on 64 bit operands are defined for 32 bit.
Move them into the correct section.
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
No differences found