commit | 0edc0b324a37c4bf9e13f3194f2f45c677808792 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jirislaby@gmail.com> | Mon Mar 02 10:53:57 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Mar 02 11:20:33 2009 +0100 |
tree | 46dc183fd2cb4de30adb824c8a76723c62746636 | |
parent | c2b20cbd057b97e2f440fa3bc90b3df51de324fe [diff] |
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 <jirislaby@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>