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