From: Christoph Lameter Date: Sun, 17 Aug 2014 17:30:31 +0000 (-0500) Subject: drivers/oprofile: Replace __get_cpu_var uses for address calculation X-Git-Tag: omap-for-v3.19/prcm-cleanup~62^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=879d92745a1a5a6573dee83cfa2953413fed23fc;p=pandora-kernel.git drivers/oprofile: Replace __get_cpu_var uses for address calculation Replace the uses of __get_cpu_var for address calculation with this_cpu_ptr. Cc: Robert Richter Cc: oprofile-list@lists.sf.net Signed-off-by: Christoph Lameter Signed-off-by: Tejun Heo --- Reading git-diff-tree failed