irq: pass first vector to __irq_build_affinity_masks
authorMing Lei <ming.lei@redhat.com>
Fri, 2 Nov 2018 14:59:50 +0000 (22:59 +0800)
committerJens Axboe <axboe@kernel.dk>
Wed, 7 Nov 2018 02:47:54 +0000 (19:47 -0700)
commit25dac84639a74b2aee614701acb86e74a3f3bb15
tree705cdf72f33f8f9c721b162aff3bc2fa05dda2bb
parent81ef064394914c3889863c12373d9505666f697a
irq: pass first vector to __irq_build_affinity_masks

No functional change, and prepare for the following patch to
support allocating (and affinitizing) sets of IRQs, in which
each set of IRQ needs whole 2-stage spread, and the 1st vector
should point to the 1st one in this set.

Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-kernel@vger.kernel.org
Cc: Hannes Reinecke <hare@suse.com>
Cc: Ming Lei <ming.lei@redhat.com>
Cc: Keith Busch <keith.busch@intel.com>
Cc: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
kernel/irq/affinity.c