From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9DA4BC54EEB for ; Tue, 24 Mar 2020 08:15:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 76ACD20842 for ; Tue, 24 Mar 2020 08:15:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1585037749; bh=95HDZEYr73gkVtFgHb5F5HQmWSnntZ5l5/JwKg88mxM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=aFa+YljzGHyYggqhJCl2+z1QKC+Nxv2Rg4fHdziuS1XuW07ar0KSHI0g9kouojB09 bMfR5qNdVIQrATXxUYnFKjUHE34rM3S99SAgtxbO2rPlZL7gRYhqyAMoBaIn5jO6Mw zSPFti+QEj+/ocmgN54FE1Ba6uIJbz0UTWR0Hu7o= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727179AbgCXIPr (ORCPT ); Tue, 24 Mar 2020 04:15:47 -0400 Received: from mail.kernel.org ([198.145.29.99]:36458 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725922AbgCXIPr (ORCPT ); Tue, 24 Mar 2020 04:15:47 -0400 Received: from willie-the-truck (236.31.169.217.in-addr.arpa [217.169.31.236]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 6C8562080C; Tue, 24 Mar 2020 08:15:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1585037746; bh=95HDZEYr73gkVtFgHb5F5HQmWSnntZ5l5/JwKg88mxM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=xwfUgmUW53dw91LyETvme5Ib+IkARacfJ/JGnvaqYPF7KvGq9wcyRwgOSVkigeg6u 6gNg54OWfTL/gN8MKPjHsVbYCUIxndvuuLvaC/p9N+EC0u8/B9gnt/rPjt7yX+VOVg gYylIFtZ5mAQ2ZpK5nN5CxQyo23RsvgrW3gWI45M= Date: Tue, 24 Mar 2020 08:15:39 +0000 From: Will Deacon To: Joel Fernandes Cc: Kalle Valo , linux-kernel@vger.kernel.org, Ingo Molnar , Jonathan Corbet , linux-doc@vger.kernel.org, Thomas Gleixner , Peter Zijlstra , Linus Torvalds , Ingo Molnar , "Paul E . McKenney" , Steven Rostedt , Randy Dunlap , Sebastian Andrzej Siewior , Logan Gunthorpe , Kurt Schwemmer , Bjorn Helgaas , "linux-pci@vger.kernel.org Felipe Balbi" , Greg Kroah-Hartman , "David S. Miller" , linux-wireless@vger.kernel.org, netdev@vger.kernel.org, Oleg Nesterov , Davidlohr Bueso , Michael Ellerman , Arnd Bergmann , linuxppc-dev@lists.ozlabs.org Subject: Re: [PATCH] Documentation: Clarify better about the rwsem non-owner release issue Message-ID: <20200324081538.GA8696@willie-the-truck> References: <20200322021938.175736-1-joel@joelfernandes.org> <87a748khlo.fsf@kamboji.qca.qualcomm.com> <20200323182349.GA203600@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200323182349.GA203600@google.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org 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)" 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) > > > > There's something wrong with your linux-pci and linux-usb addresses: > > > > "linux-pci@vger.kernel.org Felipe Balbi" , > > > > > > "linux-usb@vger.kernel.org Kalle Valo" , > > 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" "linux-pci@vger.kernel.org Felipe Balbi" 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. Will