Files
linux/arch
Jiri Slaby c2b20cbd05 x86_32: apic/es7000_32, cpu_mask_to_apicid cleanup
Remove es7000_cpu_mask_to_apicid_cluster completely, because it's
almost the same as es7000_cpu_mask_to_apicid except 2 code paths.
One of them is about to be removed soon, the another should be
BAD_APICID (it's a fail path).

The _cluster one was not invoked on apic->cpu_mask_to_apicid_and
anyway, since there was no _cluster_and variant.

Also use newer cpumask functions.

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-03-02 11:20:33 +01:00
..
2009-02-22 20:05:19 +01:00
2009-02-22 20:05:19 +01:00
2009-02-01 11:01:24 +05:30
2009-02-22 20:05:19 +01:00
2009-01-26 21:19:57 +01:00
2009-02-13 09:44:22 +01:00
2009-02-01 11:01:30 +05:30