Re: [PATCH] Documentation: Clarify better about the rwsem non-owner release issue

From: Joel Fernandes
Date: Tue Mar 24 2020 - 14:26:04 EST


On Tue, Mar 24, 2020 at 08:15:39AM +0000, Will Deacon wrote:
> On Mon, Mar 23, 2020 at 02:23:49PM -0400, Joel Fernandes wrote:
> > On Sun, Mar 22, 2020 at 08:51:15AM +0200, Kalle Valo wrote:
> > > "Joel Fernandes (Google)" <joel@xxxxxxxxxxxxxxxxx> writes:
> > >
> > > > Reword and clarify better about the rwsem non-owner release issue.
> > > >
> > > > Link: https://lore.kernel.org/linux-pci/20200321212144.GA6475@xxxxxxxxxx/
> > > >
> > > > Signed-off-by: Joel Fernandes (Google) <joel@xxxxxxxxxxxxxxxxx>
> > >
> > > There's something wrong with your linux-pci and linux-usb addresses:
> > >
> > > "linux-pci@xxxxxxxxxxxxxxx Felipe Balbi" <balbi@xxxxxxxxxx>,
> > >
> > >
> > > "linux-usb@xxxxxxxxxxxxxxx Kalle Valo" <kvalo@xxxxxxxxxxxxxx>,
> >
> > Not sure. It appears fine in the archive.
>
> Hmm, I don't think it does. Here's the copy from LKML:
>
> https://lore.kernel.org/lkml/20200322021938.175736-1-joel@xxxxxxxxxxxxxxxxx/
>
> Which works because it's in the To: correctly. But both linux-pci and
> linux-usb were *not* CC'd:
>
> "linux-usb@xxxxxxxxxxxxxxx Kalle Valo" <kvalo@xxxxxxxxxxxxxx>
> "linux-pci@xxxxxxxxxxxxxxx Felipe Balbi" <balbi@xxxxxxxxxx>
>
> and searching for the message in the linux-pci archives doesn't find it:
>
> https://lore.kernel.org/linux-pci/?q=Reword+and+clarify+better+about+the+rwsem+non-owner+release+issue
>
> So it looks like there is an issue with your mail setup.

Hi Will and Kalle,
Thank you for confirming it. You are right, the archive shows the issue. I
will double check my client and see what's going on.

thanks,

- Joel