diff options
| author | Vincent Stehle <[email protected]> | 2016-07-18 20:56:26 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2016-07-19 08:49:47 +0000 |
| commit | eb0dc47ab6810c432e8193beccd9905ba0db8b22 (patch) | |
| tree | b584bef61dfd4a2037489fc13e603b1d70655eb0 /lib/mpi/mpicoder.c | |
| parent | irqdomain: Fix irq_domain_alloc_irqs_recursive() error handling (diff) | |
| download | kernel-eb0dc47ab6810c432e8193beccd9905ba0db8b22.tar.gz kernel-eb0dc47ab6810c432e8193beccd9905ba0db8b22.zip | |
genirq: Fix missing irq allocation affinity hint
The new affinity hint argument of __irq_domain_alloc_irqs() is missing in
irq_reserve_ipi(). Add it.
This fixes the following compilation error:
kernel/irq/ipi.c: In function ‘irq_reserve_ipi’:
kernel/irq/ipi.c:85:9: error: too few arguments to function ‘__irq_domain_alloc_irqs’
virq = __irq_domain_alloc_irqs(domain, virq, nr_irqs, NUMA_NO_NODE,
^
Fixes: 06ee6d571f0e ("genirq: Add affinity hint to irq allocation")
Signed-off-by: Vincent Stehlé <[email protected]>
Cc: [email protected]
Cc: Christoph Hellwig <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'lib/mpi/mpicoder.c')
0 files changed, 0 insertions, 0 deletions
