percpu: Convert remaining __get_cpu_var uses in 3.18-rcX
authorChristoph Lameter <cl@linux.com>
Mon, 27 Oct 2014 15:49:45 +0000 (10:49 -0500)
committerTejun Heo <tj@kernel.org>
Wed, 29 Oct 2014 15:18:18 +0000 (11:18 -0400)
commit56e4dea81a55c338eede625f715c7fa21f1a28c4
tree9d2ef7f447aa3a811fc77e84c506341e5469b087
parent9f295664e2f2cdf53c596f74bcf3f644cae9fecc
percpu: Convert remaining __get_cpu_var uses in 3.18-rcX

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>
arch/arm64/kernel/psci.c
kernel/irq_work.c
kernel/time/tick-sched.c