diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2022-04-29 16:54:24 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-05-01 19:02:23 +0300 |
commit | 6b292a04c694573a302686323fe15b1c7e673e5b (patch) | |
tree | 120b3f14b1700946e8eeb73d267b586549f8856a /fs/nfsd/blocklayoutxdr.c | |
parent | b6693611f71e1b9107a2d178c1f7d92c7d850891 (diff) | |
download | linux-6b292a04c694573a302686323fe15b1c7e673e5b.tar.xz |
pci_irq_vector() can't be used in atomic context any longer. This conflicts
with the usage of this function in nic_mbx_intr_handler().
Cache the Linux interrupt numbers in struct nicpf and use that cache in the
interrupt handler to select the mailbox.
Fixes: 495c66aca3da ("genirq/msi: Convert to new functions")
Reported-by: Ondrej Mosnacek <omosnace@redhat.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Sunil Goutham <sgoutham@marvell.com>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Jakub Kicinski <kuba@kernel.org>
Cc: Paolo Abeni <pabeni@redhat.com>
Cc: netdev@vger.kernel.org
Cc: stable@vger.kernel.org
Link: https://bugzilla.redhat.com/show_bug.cgi?id=2041772
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/nfsd/blocklayoutxdr.c')
0 files changed, 0 insertions, 0 deletions