From: Christoph Lameter Date: Sun, 17 Aug 2014 17:30:35 +0000 (-0500) Subject: net: Replace get_cpu_var through this_cpu_ptr X-Git-Tag: fixes-against-v3.18-rc2~65^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=903ceff7ca7b4d80c083a80ee5163b74e9fa359f;p=pandora-kernel.git net: Replace get_cpu_var through this_cpu_ptr Replace uses of get_cpu_var for address calculation through this_cpu_ptr. Cc: netdev@vger.kernel.org Cc: Eric Dumazet Acked-by: David S. Miller Signed-off-by: Christoph Lameter Signed-off-by: Tejun Heo --- Reading git-diff-tree failed