From: Alexander Gordeev Date: Thu, 14 Jun 2012 07:49:35 +0000 (+0200) Subject: x86/apic: Eliminate cpu_mask_to_apicid() operation X-Git-Tag: v3.6-rc1~162^2~5^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5a391561bc25898ba1a702a0c4b028aa5b11ce9;p=pandora-kernel.git x86/apic: Eliminate cpu_mask_to_apicid() operation Since there are only two locations where cpu_mask_to_apicid() is called from, remove the operation and use only cpu_mask_to_apicid_and() instead. Signed-off-by: Alexander Gordeev Suggested-and-acked-by: Suresh Siddha Acked-by: Yinghai Lu Link: http://lkml.kernel.org/r/20120614074935.GE3383@dhcp-26-207.brq.redhat.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed