From: Cyrill Gorcunov Date: Sun, 5 Jul 2009 16:01:54 +0000 (+0400) Subject: x86, ipi: Clean up safe_smp_processor_id() by using the cpu_has_apic() macro helper X-Git-Tag: v2.6.32-rc1~629^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1b4f1a5b7f57be2593a9f1fca465a529c95fc07;p=pandora-kernel.git x86, ipi: Clean up safe_smp_processor_id() by using the cpu_has_apic() macro helper We already use a lot of cpu_has_ helpers. Lets do here the same for consistency. Signed-off-by: Cyrill Gorcunov Cc: Yinghai Lu LKML-Reference: <20090705160154.GB4791@lenovo> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed