commit | fe5042138b6fc60edde3b60025078884c2eb71ac | [log] [tgz] |
---|---|---|
author | Christoph Lameter <cl@linux.com> | Sat Mar 12 12:50:46 2011 +0100 |
committer | Tejun Heo <tj@kernel.org> | Tue Mar 29 10:18:30 2011 +0200 |
tree | 72f4489eda86a58d81030c6c69678e27ec5bd919 | |
parent | 349c004e3d31fda23ad225b61861be38047fff16 [diff] |
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 <cl@linux.com> Acked-by: Tejun Heo <tj@kernel.org> Signed-off-by: Tejun Heo <tj@kernel.org>