x86,percpu: Move out of place 64 bit ops into X86_64 section
authorChristoph Lameter <cl@linux.com>
Tue, 11 Jan 2011 17:54:53 +0000 (18:54 +0100)
committerTejun 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