Christoph Lameter 1436c1aa62 ARM: 7862/1: pcpu: replace __get_cpu_var_uses
This is the ARM part of Christoph's patchset cleaning up the various
uses of __get_cpu_var across the tree.

The idea is to convert __get_cpu_var into either an explicit address
calculation using this_cpu_ptr() or into a use of this_cpu operations
that use the offset. Thereby address calculations are avoided and fewer
registers are used when code is generated.

[will: fixed debug ref counting checks and pcpu array accesses]

Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2013-10-29 11:06:27 +00:00
..
2013-09-06 13:30:06 -07:00
2013-03-03 22:54:18 +00:00
2012-03-28 18:30:01 +01:00
2013-08-07 14:00:11 +01:00
2012-03-24 09:38:56 +00:00
2013-05-21 14:24:11 +00:00
2013-09-06 13:21:16 -07:00
2013-05-05 00:07:22 -04:00