From: Jiri Slaby Date: Mon, 2 Mar 2009 09:53:58 +0000 (+0100) Subject: x86_32: apic/summit_32, fix cpu_mask_to_apicid X-Git-Tag: v2.6.30-rc1~211^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fae176d6e03578fee7cfe948ff9ae81bf7ea0ef0;p=pandora-kernel.git x86_32: apic/summit_32, fix cpu_mask_to_apicid Perform same-cluster checking even for masks with all (nr_cpu_ids) bits set and report correct apicid on success instead. While at it, convert it to for_each_cpu and newer cpumask api. Signed-off-by: Jiri Slaby Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed