spread MSI(-X) vectors to all possible CPUs

From: Christoph Hellwig
Date: Fri Feb 03 2017 - 09:36:19 EST


Hi all,

this series changes our automatic MSI-X vector assignment so that it
takes all present CPUs into account instead of all online ones. This
allows to better deal with cpu hotplug events, which could happen
frequently due to power management for example.