Re: [patch 05/10] PCI/MSI: Switch to MSI descriptor locking to guard()

From: Jonathan Cameron
Date: Wed Mar 12 2025 - 11:10:37 EST


On Tue, 11 Mar 2025 22:45:44 +0100
Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:

> On Tue, Mar 11 2025 at 18:10, Jonathan Cameron wrote:
> > On Sun, 9 Mar 2025 09:41:49 +0100 (CET)
> > Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
> >
> > This one runs into some of the stuff that the docs say
> > to not do. I don't there there are bugs in here as such
> > but it gets harder to reason about and fragile in the long
> > run. Easy enough to avoid though - see inline.
>
> Right. Updated variant below.
LGTM

Thanks,

Jonathan