[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHp75Vcbmc-PV-gQxuj9i8sAcFCzhJKe_qzEfrkUTZbnf3Vupg@mail.gmail.com>
Date: Fri, 21 Aug 2020 12:06:45 +0300
From: Andy Shevchenko <andy.shevchenko@...il.com>
To: Pavel Machek <pavel@...x.de>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Stable <stable@...r.kernel.org>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Lee Jones <lee.jones@...aro.org>,
Sasha Levin <sashal@...nel.org>
Subject: Re: [PATCH 4.19 83/92] mfd: dln2: Run event handler loop under spinlock
On Fri, Aug 21, 2020 at 10:26 AM Pavel Machek <pavel@...x.de> wrote:
> > From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
> >
> > [ Upstream commit 3d858942250820b9adc35f963a257481d6d4c81d ]
> >
> > The event handler loop must be run with interrupts disabled.
> > Otherwise we will have a warning:
> ...
> > Recently xHCI driver switched to tasklets in the commit 36dc01657b49
> > ("usb: host: xhci: Support running urb giveback in tasklet
> > context").
>
> AFAICT, 36dc01657b49 is not included in 4.19.141, so this commit
> should not be needed, either.
I'm wondering if there are any other USB host controller drivers that
use URB giveback in interrupt enabled context.
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists