Re: ['[PATCH] net: thunderx: Do not invoke pci_irq_vector() from\n interrupt context', '']
From: Ondrej Mosnacek <omosnace@redhat.com>
Date: 2022-05-02 08:27:52
Hi David, On Sun, May 1, 2022 at 6:10 PM [off-list ref] wrote:
Hello: This patch was applied to netdev/net.git (master) by David S. Miller [off-list ref]: On Fri, 29 Apr 2022 15:54:24 +0200 you wrote:quoted
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 <redacted> 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 [...]Here is the summary with links: - net: thunderx: Do not invoke pci_irq_vector() from interrupt context https://git.kernel.org/netdev/net/c/6b292a04c694
It seems the patch got mangled when applying? The commit is missing the subject line. -- Ondrej Mosnacek Software Engineer, Linux Security - SELinux kernel Red Hat, Inc.