From: Christoph Lameter Date: Sun, 17 Aug 2014 17:30:24 +0000 (-0500) Subject: kernel misc: Replace __get_cpu_var uses X-Git-Tag: fixes-against-v3.18-rc2~65^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb964a92ce70ac2039115edd019aa5eef8faa6bb;p=pandora-kernel.git kernel misc: Replace __get_cpu_var uses Replace uses of __get_cpu_var for address calculation with this_cpu_ptr. Cc: akpm@linux-foundation.org Signed-off-by: Christoph Lameter Signed-off-by: Tejun Heo --- Reading git-diff-tree failed