From: Christoph Lameter Date: Sun, 17 Aug 2014 17:30:42 +0000 (-0500) Subject: arm: Replace __this_cpu_ptr with raw_cpu_ptr X-Git-Tag: fixes-against-v3.18-rc2~65^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06b96c8beb940619ddc818e2e00915fbc524f807;p=pandora-kernel.git arm: Replace __this_cpu_ptr with raw_cpu_ptr __this_cpu_ptr is being phased out. So replace with raw_cpu_ptr. Cc: Russell King Cc: Catalin Marinas Acked-by: Will Deacon Signed-off-by: Christoph Lameter Signed-off-by: Tejun Heo --- Reading git-diff-tree failed