linux/kernel/irq
Jens Axboe 6da4b3ab9a genirq/affinity: Add support for allocating interrupt sets
A driver may have a need to allocate multiple sets of MSI/MSI-X interrupts,
and have them appropriately affinitized.

Add support for defining a number of sets in the irq_affinity structure, of
varying sizes, and get each set affinitized correctly across the machine.

[ tglx: Minor changelog tweaks ]

Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Reviewed-by: Keith Busch <keith.busch@intel.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Cc: linux-block@vger.kernel.org
Link: https://lkml.kernel.org/r/20181102145951.31979-5-ming.lei@redhat.com
2018-11-05 12:16:27 +01:00
..
Kconfig
Makefile
affinity.c genirq/affinity: Add support for allocating interrupt sets 2018-11-05 12:16:27 +01:00
autoprobe.c
chip.c
cpuhotplug.c
debug.h
debugfs.c
devres.c
dummychip.c
generic-chip.c
handle.c
internals.h
ipi.c
irq_sim.c
irqdesc.c
irqdomain.c genirq: Fix grammar s/an /a / 2018-10-09 07:50:41 +02:00
manage.c genirq: Fix race on spurious interrupt detection 2018-10-19 17:31:00 +02:00
matrix.c irq/matrix: Fix memory overallocation 2018-11-01 10:00:38 +01:00
migration.c
msi.c
pm.c
proc.c
resend.c
settings.h
spurious.c
timings.c