[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAFqZXNtC8vL=JFYUX_ahX-Y4J+Uh0yvOy5SYD6wPzSmNeHodfQ@mail.gmail.com>
Date: Mon, 2 May 2022 10:27:35 +0200
From: Ondrej Mosnacek <omosnace@...hat.com>
To: "David S. Miller" <davem@...emloft.net>
Cc: Thomas Gleixner <tglx@...utronix.de>, sgoutham@...vell.com,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
network dev <netdev@...r.kernel.org>
Subject: Re: ['[PATCH] net: thunderx: Do not invoke pci_irq_vector() from\n
interrupt context', '']
Hi David,
On Sun, May 1, 2022 at 6:10 PM <patchwork-bot+netdevbpf@...nel.org> wrote:
>
> Hello:
>
> This patch was applied to netdev/net.git (master)
> by David S. Miller <davem@...emloft.net>:
>
> On Fri, 29 Apr 2022 15:54:24 +0200 you wrote:
> > 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@...hat.com>
> > Signed-off-by: Thomas Gleixner <tglx@...utronix.de>
> > Cc: Sunil Goutham <sgoutham@...vell.com>
> > Cc: "David S. Miller" <davem@...emloft.net>
> > Cc: Jakub Kicinski <kuba@...nel.org>
> > Cc: Paolo Abeni <pabeni@...hat.com>
> > Cc: netdev@...r.kernel.org
> > Cc: stable@...r.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.
Powered by blists - more mailing lists