Received: by 2002:a25:6193:0:0:0:0:0 with SMTP id v141csp4584521ybb; Tue, 24 Mar 2020 01:16:19 -0700 (PDT) X-Google-Smtp-Source: ADFU+vtnrE934u5SZZPyGP2eKsMlNpwHfy8viI/ZO/Ukai7S/QLb8GObeEnqGTJNexedRWfZwh0T X-Received: by 2002:aca:d78a:: with SMTP id o132mr2625656oig.60.1585037778911; Tue, 24 Mar 2020 01:16:18 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1585037778; cv=none; d=google.com; s=arc-20160816; b=YPZI8zLHX0eK6papPck5E53tSXp0yZ6y0WLejTAI6fD/2zyycMR2YNOkt8zCKdoZ1u AIpew7b2PMReogvdH9+eTW9Uvx15Otp54Rdbdbx6CRXFl6lUUkfibL864kK19cey0SbR zRePQtDfbgZuR93rvmvpV+j3leJfe6rkWY7NVCjIh9Ixm9DLuYVgIRKcGtA4j9ni9lns EaCGPv2l4MWF2xroTEARJotYXjLrUA3mTAw4sdR6f04Ue44WBWDwM0Ufb6CXjRqTQZBo Ok0QE/JvuBwySH9onrgBBHTVuGHsSreERGzu8IUdseLeAhm5IQJUk00YcixoHTq9rJJj lvBQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=HSkVHDKPuuqZXG8IcenjGPY8CCKk3mMQEF1ReTWWy+U=; b=h6dH52R8i0EDi64Wzh9tAcQBPkUSUxzdqu4h/QSVkbBhJtFyHcM64CxvaeAK/SDkMp f94j/3jn5WMOO7uLv11zthqf9ta0mfA35h5czxjV8VlWdSnVUHu3y0LUxM4iEB3Ofg+6 yRnTancZTEVEV7mjm3A87wnM3Jv1exPc/s6N1FuiNCpN3ubY069ZO09zFAo1HM1/ITeX sfFKXMIRPT0HOIaimxMloCKGkX+zSnVGDX7S6HFqfOOortRgFKw0ZRlJATh+b317hmOp EOR/WLCKnK3E5x8W30RQn5gbmjVHWE+gwIezlORpJ5UVoRQGTSj9rLXEphO3gbmVRZEz NjYw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=xwfUgmUW; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d10si9100159oif.30.2020.03.24.01.16.07; Tue, 24 Mar 2020 01:16:18 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=xwfUgmUW; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727196AbgCXIPr (ORCPT + 99 others); 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: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@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