From: Joel Fernandes <joel@joelfernandes.org>
To: Will Deacon <will@kernel.org>
Cc: Kalle Valo <kvalo@codeaurora.org>,
linux-kernel@vger.kernel.org, Ingo Molnar <mingo@redhat.com>,
Jonathan Corbet <corbet@lwn.net>,
linux-doc@vger.kernel.org, Thomas Gleixner <tglx@linutronix.de>,
Peter Zijlstra <peterz@infradead.org>,
Linus Torvalds <torvalds@linux-foundation.org>,
Ingo Molnar <mingo@kernel.org>,
"Paul E . McKenney" <paulmck@kernel.org>,
Steven Rostedt <rostedt@goodmis.org>,
Randy Dunlap <rdunlap@infradead.org>,
Sebastian Andrzej Siewior <bigeasy@linutronix.de>,
Logan Gunthorpe <logang@deltatee.com>,
Kurt Schwemmer <kurt.schwemmer@microsemi.com>,
Bjorn Helgaas <bhelgaas@google.com>,
"linux-pci@vger.kernel.org Felipe Balbi" <balbi@kernel.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
"David S. Miller" <davem@davemloft.net>,
linux-wireless@vger.kernel.org, netdev@vger.kernel.org,
Oleg Nesterov <oleg@redhat.com>,
Davidlohr Bueso <dave@stgolabs.net>,
Michael Ellerman <mpe@ellerman.id.au>,
Arnd Bergmann <arnd@arndb.de>,
linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH] Documentation: Clarify better about the rwsem non-owner release issue
Date: Tue, 24 Mar 2020 14:26:01 -0400 [thread overview]
Message-ID: <20200324182601.GC257597@google.com> (raw)
In-Reply-To: <20200324081538.GA8696@willie-the-truck>
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@joelfernandes.org> writes:
> > >
> > > > Reword and clarify better about the rwsem non-owner release issue.
> > > >
> > > > Link: https://lore.kernel.org/linux-pci/20200321212144.GA6475@google.com/
> > > >
> > > > Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
> > >
> > > There's something wrong with your linux-pci and linux-usb addresses:
> > >
> > > "linux-pci@vger.kernel.org Felipe Balbi" <balbi@kernel.org>,
> > >
> > >
> > > "linux-usb@vger.kernel.org Kalle Valo" <kvalo@codeaurora.org>,
> >
> > 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@joelfernandes.org/
>
> Which works because it's in the To: correctly. But both linux-pci and
> linux-usb were *not* CC'd:
>
> "linux-usb@vger.kernel.org Kalle Valo" <kvalo@codeaurora.org>
> "linux-pci@vger.kernel.org Felipe Balbi" <balbi@kernel.org>
>
> 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
WARNING: multiple messages have this Message-ID (diff)
From: Joel Fernandes <joel@joelfernandes.org>
To: Will Deacon <will@kernel.org>
Cc: linux-doc@vger.kernel.org, Peter Zijlstra <peterz@infradead.org>,
Sebastian Andrzej Siewior <bigeasy@linutronix.de>,
linux-kernel@vger.kernel.org,
Thomas Gleixner <tglx@linutronix.de>,
Davidlohr Bueso <dave@stgolabs.net>,
Arnd Bergmann <arnd@arndb.de>, Jonathan Corbet <corbet@lwn.net>,
Ingo Molnar <mingo@kernel.org>,
Linus Torvalds <torvalds@linux-foundation.org>,
Ingo Molnar <mingo@redhat.com>,
"Paul E . McKenney" <paulmck@kernel.org>,
linuxppc-dev@lists.ozlabs.org,
Steven Rostedt <rostedt@goodmis.org>,
Bjorn Helgaas <bhelgaas@google.com>,
Kurt Schwemmer <kurt.schwemmer@microsemi.com>,
Kalle Valo <kvalo@codeaurora.org>,
"linux-pci@vger.kernel.org Felipe Balbi" <balbi@kernel.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Randy Dunlap <rdunlap@infradead.org>,
linux-wireless@vger.kernel.org, Oleg Nesterov <oleg@redhat.com>,
netdev@vger.kernel.org, Logan Gunthorpe <logang@deltatee.com>,
"David S. Miller" <davem@davemloft.net>
Subject: Re: [PATCH] Documentation: Clarify better about the rwsem non-owner release issue
Date: Tue, 24 Mar 2020 14:26:01 -0400 [thread overview]
Message-ID: <20200324182601.GC257597@google.com> (raw)
In-Reply-To: <20200324081538.GA8696@willie-the-truck>
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@joelfernandes.org> writes:
> > >
> > > > Reword and clarify better about the rwsem non-owner release issue.
> > > >
> > > > Link: https://lore.kernel.org/linux-pci/20200321212144.GA6475@google.com/
> > > >
> > > > Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
> > >
> > > There's something wrong with your linux-pci and linux-usb addresses:
> > >
> > > "linux-pci@vger.kernel.org Felipe Balbi" <balbi@kernel.org>,
> > >
> > >
> > > "linux-usb@vger.kernel.org Kalle Valo" <kvalo@codeaurora.org>,
> >
> > 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@joelfernandes.org/
>
> Which works because it's in the To: correctly. But both linux-pci and
> linux-usb were *not* CC'd:
>
> "linux-usb@vger.kernel.org Kalle Valo" <kvalo@codeaurora.org>
> "linux-pci@vger.kernel.org Felipe Balbi" <balbi@kernel.org>
>
> 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
next prev parent reply other threads:[~2020-03-24 18:26 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-22 2:19 [PATCH] Documentation: Clarify better about the rwsem non-owner release issue Joel Fernandes (Google)
2020-03-22 2:19 ` Joel Fernandes (Google)
2020-03-22 6:51 ` Kalle Valo
2020-03-22 6:51 ` Kalle Valo
2020-03-23 18:23 ` Joel Fernandes
2020-03-23 18:23 ` Joel Fernandes
2020-03-24 8:15 ` Will Deacon
2020-03-24 8:15 ` Will Deacon
2020-03-24 18:26 ` Joel Fernandes [this message]
2020-03-24 18:26 ` Joel Fernandes
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200324182601.GC257597@google.com \
--to=joel@joelfernandes.org \
--cc=arnd@arndb.de \
--cc=balbi@kernel.org \
--cc=bhelgaas@google.com \
--cc=bigeasy@linutronix.de \
--cc=corbet@lwn.net \
--cc=dave@stgolabs.net \
--cc=davem@davemloft.net \
--cc=gregkh@linuxfoundation.org \
--cc=kurt.schwemmer@microsemi.com \
--cc=kvalo@codeaurora.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=logang@deltatee.com \
--cc=mingo@kernel.org \
--cc=mingo@redhat.com \
--cc=mpe@ellerman.id.au \
--cc=netdev@vger.kernel.org \
--cc=oleg@redhat.com \
--cc=paulmck@kernel.org \
--cc=peterz@infradead.org \
--cc=rdunlap@infradead.org \
--cc=rostedt@goodmis.org \
--cc=tglx@linutronix.de \
--cc=torvalds@linux-foundation.org \
--cc=will@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.