From: Christoph Lameter Date: Sun, 17 Aug 2014 17:30:55 +0000 (-0500) Subject: clocksource: Replace __this_cpu_ptr with raw_cpu_ptr X-Git-Tag: fixes-against-v3.18-rc2~65^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77422a8fee1b96d2420a8a254f784bab8644ac41;p=pandora-kernel.git clocksource: Replace __this_cpu_ptr with raw_cpu_ptr One newly introduced __this_cpu_ptr should be raw_cpu_ptr. Signed-off-by: Christoph Lameter Signed-off-by: Tejun Heo --- Reading git-diff-tree failed