On Wed, Jan 04, 2017 at 05:41:07PM -0500, Keith Busch wrote: > The offline CPUs need to assigned to something incase they come online > later, otherwise anyone using the mapping for things other than affinity > will have blank entries for that online CPU. I don't really like the idea behind it. Back when we came up with this code I had some discussion with Thomas if we should do the assignment only for online CPUs, or maybe for all possible CPUs. Except for some big iron with physical node hotplug the difference usually is just that some nodes have been temporarily offlined. So maybe we need to bite the bullet and move the irq and block code to consider all possible cpus. -- To unsubscribe from this list: send the line "unsubscribe linux-block" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html