From: Tejun Heo Date: Sat, 18 Dec 2010 15:28:55 +0000 (+0100) Subject: x86: Use this_cpu_ops to optimize code X-Git-Tag: v2.6.38-rc1~455^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a3aee0da4402aa19b66e458038533c896fb80c6;p=pandora-kernel.git x86: Use this_cpu_ops to optimize code Go through x86 code and replace __get_cpu_var and get_cpu_var instances that refer to a scalar and are not used for address determinations. Cc: Yinghai Lu Cc: Ingo Molnar Acked-by: Tejun Heo Acked-by: "H. Peter Anvin" Signed-off-by: Christoph Lameter Signed-off-by: Tejun Heo --- Reading git-diff-tree failed