Received: by 2002:a05:6a10:a0d1:0:0:0:0 with SMTP id j17csp1284596pxa; Thu, 13 Aug 2020 05:29:06 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyQCbk9SfQXFISeqnItK6F7MSushEnDhXl494Q2HMGnjvCOsVa1tD0oPOV05hnAzAow3dtX X-Received: by 2002:a05:6402:508:: with SMTP id m8mr4270620edv.279.1597321746068; Thu, 13 Aug 2020 05:29:06 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1597321746; cv=none; d=google.com; s=arc-20160816; b=tjeV8ULRYC8XozXqLfkrcVb4Mzq8XYO7x+w7940OtedlB+kiK5tybmfwMnLMRKMwRp LWme4WBqmE/gg3gElM/v/nkiHM4L1HtF2heiv2ChFVhvDms7ypADIslzgQs76zp+5kid xQNuEmHjVeAGzLfE5+JT9ABinjc4TBG31RMyML9lhwarxQIsWWAec4do/FvXAu/O50ae nXwZ9CoDorR1oJj18KYhEZuciEVG4zG/2KA8h9uoLuDcYh0RxTmTQu+QOk1WPA8Ae3Bl k69GNcvJPJtSXebbfzwyKnHtxpiHnqvgtT94Zw9M7AaAkXzKoVg7G+P9yFtweyVxPaUz iYOQ== 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=Iy89Nz3EeQsoLsbl1Aay4hiIHXo/aahUtV76Zz0HQXY=; b=Cyywzt62kLGb6somgXGg5V8dOazOfkumwkNOa9+xd2Wq+a6/UgBpcD14d7EusI/ZFd sO8BdvD1QkD0wlEW+qNYwwh2Ig+2L4P6PkkO39CA6tuUdo2XAX4+IZftgUd03byvXfZN StNLc0cB3HUVTvsfe59A1H1R0PM2qfxzk6pZ9iYy1mnpBJ849HlSXMR8cGH4ClF1oAl/ ymlRuXTYKaX2/Lj8SQd38mJHzGK82pvVpaMnNgRUEtZesZMeDGCXt3lxYFK9WAOmqm4u DWoCfJWAkWROW7ZH7e7jClFFgL+Hn+CCzuHw7nh7dSlcUThWLqBK1U8COMvJWJQemxPS VDww== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=nJYX7dkc; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 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. [23.128.96.18]) by mx.google.com with ESMTP id k23si3172551edx.21.2020.08.13.05.28.43; Thu, 13 Aug 2020 05:29:06 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=nJYX7dkc; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 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 S1726604AbgHMM1B (ORCPT + 99 others); Thu, 13 Aug 2020 08:27:01 -0400 Received: from mail.kernel.org ([198.145.29.99]:36564 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726100AbgHMM1A (ORCPT ); Thu, 13 Aug 2020 08:27:00 -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 47D0F2078D; Thu, 13 Aug 2020 12:26:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1597321619; bh=ZM05qRl9adziUioNGZnH/EmQXZxVRnO2i+z+DS6i7Ls=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=nJYX7dkcQTFxiM/2cXeixc3cYc/nKpu49W5ozAharvesMrU1Ao9W3nZEPCOjuLjyh Um98qJSTHHy5rJcWHMvIxHxkQghAZbaVUrh+BlDmz5BIz5u6ci23tizczciFBvwSko bqAmh90fbOktdhuK4drQpWWZTPDV6KH+A1Boh91Y= Date: Thu, 13 Aug 2020 13:26:55 +0100 From: Will Deacon To: Huang Shijie Cc: peterz@infradead.org, mingo@redhat.com, corbet@lwn.net, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org Subject: Re: [PATCH] Documentation/locking/locktypes: fix the typo Message-ID: <20200813122654.GA10180@willie-the-truck> References: <20200813060220.18199-1-sjhuang@iluvatar.ai> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200813060220.18199-1-sjhuang@iluvatar.ai> 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 Thu, Aug 13, 2020 at 02:02:20PM +0800, Huang Shijie wrote: > We have three categories locks, not two. > > Signed-off-by: Huang Shijie > --- > Documentation/locking/locktypes.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/locking/locktypes.rst b/Documentation/locking/locktypes.rst > index 1b577a8bf982..4cefed8048ca 100644 > --- a/Documentation/locking/locktypes.rst > +++ b/Documentation/locking/locktypes.rst > @@ -10,7 +10,7 @@ Introduction > ============ > > The kernel provides a variety of locking primitives which can be divided > -into two categories: > +into three categories: > > - Sleeping locks > - CPU local locks Acked-by: Will Deacon Will