From: Christoph Lameter Date: Sat, 12 Mar 2011 11:50:46 +0000 (+0100) Subject: x86: Use this_cpu_has for thermal_interrupt current cpu X-Git-Tag: v3.0-rc1~396^2~32^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe5042138b6fc60edde3b60025078884c2eb71ac;p=pandora-kernel.git x86: Use this_cpu_has for thermal_interrupt current cpu It is more effective to use a segment prefix instead of calculating the address of the current cpu area amd then testing flags. Signed-off-by: Christoph Lameter Acked-by: Tejun Heo Signed-off-by: Tejun Heo --- Reading git-diff-tree failed