linux/arch/x86/kernel/apic
Alexander Gordeev cac4afbc3d x86/x2apic/cluster: Vector_allocation_domain() should return a value
Since commit 8637e38 ("x86/apic: Avoid useless scanning thru a
cpumask in assign_irq_vector()") vector_allocation_domain()
operation indicates if a cpumask is dynamic or static. This
update fixes the oversight and makes the operation to return a
value.

Signed-off-by: Alexander Gordeev <agordeev@redhat.com>
Cc: Suresh Siddha <suresh.b.siddha@intel.com>
Cc: Yinghai Lu <yinghai@kernel.org>
Link: http://lkml.kernel.org/r/20120614103933.GJ3383@dhcp-26-207.brq.redhat.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2012-06-14 12:53:12 +02:00
..
apic.c x86/apic: Make cpu_mask_to_apicid() operations check cpu_online_mask 2012-06-08 11:44:30 +02:00
apic_flat_64.c x86/apic: Factor out default vector_allocation_domain() operation 2012-06-08 11:44:27 +02:00
apic_noop.c x86/apic: Avoid useless scanning thru a cpumask in assign_irq_vector() 2012-06-08 11:44:29 +02:00
apic_numachip.c x86/apic: Factor out default vector_allocation_domain() operation 2012-06-08 11:44:27 +02:00
bigsmp_32.c x86/apic: Factor out default vector_allocation_domain() operation 2012-06-08 11:44:27 +02:00
es7000_32.c x86/apic: Make cpu_mask_to_apicid() operations check cpu_online_mask 2012-06-08 11:44:30 +02:00
hw_nmi.c x86, nmi: Wire up NMI handlers to new routines 2011-10-10 06:56:57 +02:00
io_apic.c x86/apic: Make cpu_mask_to_apicid() operations return error code 2012-06-08 11:44:29 +02:00
ipi.c x86: Always use x86_cpu_to_logical_apicid for cpu -> logical apic id 2011-01-28 14:54:05 +01:00
Makefile x86: Add NumaChip support 2011-12-05 17:17:24 +01:00
numaq_32.c x86/apic: Make cpu_mask_to_apicid() operations return error code 2012-06-08 11:44:29 +02:00
probe_32.c x86/apic: Factor out default vector_allocation_domain() operation 2012-06-08 11:44:27 +02:00
probe_64.c x86, apic: Make apic drivers static 2011-05-22 11:48:04 +02:00
summit_32.c x86/apic: Make cpu_mask_to_apicid() operations check cpu_online_mask 2012-06-08 11:44:30 +02:00
x2apic_cluster.c x86/x2apic/cluster: Vector_allocation_domain() should return a value 2012-06-14 12:53:12 +02:00
x2apic_phys.c x86/apic: Factor out default vector_allocation_domain() operation 2012-06-08 11:44:27 +02:00
x2apic_uv_x.c x86/apic: Make cpu_mask_to_apicid() operations check cpu_online_mask 2012-06-08 11:44:30 +02:00