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:
9f29566
)
percpu: Convert remaining __get_cpu_var uses in 3.18-rcX
author
Christoph Lameter
<cl@linux.com>
Mon, 27 Oct 2014 15:49:45 +0000
(10:49 -0500)
committer
Tejun Heo
<tj@kernel.org>
Wed, 29 Oct 2014 15:18:18 +0000
(11:18 -0400)
During the 3.18 merge period additional __get_cpu_var uses were
added. The patch converts these to this_cpu_ptr().
Signed-off-by: Christoph Lameter <cl@linux.com>
Acked-by: Will Deacon <will.deacon@arm.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Tejun Heo <tj@kernel.org>
No differences found