TARGET_CPUS in assign_irq_vector

From: Jeremy Fitzhardinge
Date: Tue Sep 09 2008 - 18:30:55 EST


On x86-64, the genapic implementations of target_cpus returns
cpu_online_map. What if more cpus have yet to come online? Shouldn't
it be cpu_possible_map?

Though I'm probably confused. I don't really know what the intent of
target_cpus and vector_allocation_domain is.

Thanks,
J
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/