]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
arm: replace __this_cpu_ptr with raw_cpu_ptr
authorChristoph Lameter <cl@linux.com>
Thu, 6 Mar 2014 00:05:27 +0000 (11:05 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 6 Mar 2014 07:13:48 +0000 (18:13 +1100)
commit002119b88f750a331b5f328a03ef6902950420eb
treef49395cbc000b7ab73f082c2c7bbd0d4a05613f7
parentacbb2d1c5f696819e34f6dcfbb3e47dec863f17b
arm: replace __this_cpu_ptr with raw_cpu_ptr

__this_cpu_ptr is being phased out. So replace with raw_cpu_ptr.

Signed-off-by: Christoph Lameter <cl@linux.com>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Cc: Tejun Heo <tj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/arm/kernel/smp_twd.c
drivers/clocksource/qcom-timer.c