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.4 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=ham 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 E8A35C17498 for ; Tue, 5 Nov 2019 14:53:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id B6288217F5 for ; Tue, 5 Nov 2019 14:53:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1572965582; bh=/qxjKSaaMxd+k55WNb6gcOlBmeut+IImNUiGTDGkApE=; h=Subject:To:Cc:References:From:Date:In-Reply-To:List-ID:From; b=U2GSfyjhpMmZqvY6LTxAcXC7gv7zmZx7a2rutoFGzV+dXwxzM81zqz/ryakdkReqK T0GiXrmjo55ZnutNot6Au9byLh+DDLlsZdxP4FcQaoj1bxRzsiIEppcf1EZTGG73cm OYC6bSdzdC12p2nGehhOHta/zoFXeGI0K55svKVQ= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731028AbfKEOxC (ORCPT ); Tue, 5 Nov 2019 09:53:02 -0500 Received: from mail-io1-f68.google.com ([209.85.166.68]:44015 "EHLO mail-io1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727738AbfKEOxC (ORCPT ); Tue, 5 Nov 2019 09:53:02 -0500 Received: by mail-io1-f68.google.com with SMTP id c11so22874057iom.10 for ; Tue, 05 Nov 2019 06:53:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=+KOXusQ0gMsjPIECI8aJtEVaJzR/S8atj/RIpKomKHE=; b=DBW1WPJxUMXrfv7VGwMYcFnk0qqQqtdg00M0Uec/ovJOKDOAhr0OFfig9xaYTtvdTA fao7BC6uzWRQfSL8Gp1wX/pGlJGTbcnPTT/fOK7bVzH1ZXkPBjkzULXtIn7Lzj8Rqh3o +Ve7M2LvNirX/loRVDz2W6eYTr2OGZBpm8NwA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=+KOXusQ0gMsjPIECI8aJtEVaJzR/S8atj/RIpKomKHE=; b=jp4z9zHAfsl9WOb0D9ZlKHOAcyTrYOIATw7PM7EXH9q5V6o4sPZoXDWo+35Np/1yXY Fhh3hR01qSVLMMX8jwVBiI9HH02wbTkcy2boWf1ONkeTKbUElH6eNyHj3NDGwEdFWo/a jyOT6kO3r9b9M3CPICHEsccWlkBb28/1Pm1BGJfXLw/CBuKZk/bh4404RacwFai0kFRU uM0ezzeAeP//R5tya3k5wObfzOVUDf6iS76PgjdrVZA7g4bLVhYKiajVZMYcqUk5KEgL HOoqmWQZOHUYPEAiPkQHi5Gba2wIKaTJFobRjeqq9YHRDA3vCDcVJiNkMKUrT1ZjINs/ G1MA== X-Gm-Message-State: APjAAAVLI0vMe7eoEbtEfFbOD7EzNC6pLLWtc+ISBJ7KSevWIpgl4g1w Yg/B04ko0LhX3ZLtvmCqmITf4Q== X-Google-Smtp-Source: APXvYqz5HA2yCc0jWmXskaxybqR69b3WXB8Liclq5ymEdXWCL+pK+LjplQc9EZ95TvV3xrmGZYm64A== X-Received: by 2002:a5d:8987:: with SMTP id m7mr29268311iol.104.1572965581116; Tue, 05 Nov 2019 06:53:01 -0800 (PST) Received: from [192.168.1.112] (c-24-9-64-241.hsd1.co.comcast.net. [24.9.64.241]) by smtp.gmail.com with ESMTPSA id f8sm2796434ilg.58.2019.11.05.06.52.59 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Nov 2019 06:53:00 -0800 (PST) Subject: Re: [PATCH] Documentation: RCU: whatisRCU: Fix formatting for section 2 To: paulmck@kernel.org, Amol Grover Cc: Josh Triplett , Steven Rostedt , Mathieu Desnoyers , Lai Jiangshan , Joel Fernandes , Jonathan Corbet , rcu@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-kernel-mentees@lists.linuxfoundation.org, Shuah Khan References: <20191104133315.GA14499@workstation-kernel-dev> <20191104150328.GZ20975@paulmck-ThinkPad-P72> <20191104171641.GA15217@workstation-kernel-dev> <20191104194528.GJ20975@paulmck-ThinkPad-P72> From: Shuah Khan Message-ID: Date: Tue, 5 Nov 2019 07:52:59 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 In-Reply-To: <20191104194528.GJ20975@paulmck-ThinkPad-P72> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: rcu-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: rcu@vger.kernel.org Hi Amol, On 11/4/19 12:45 PM, Paul E. McKenney wrote: > On Mon, Nov 04, 2019 at 10:46:41PM +0530, Amol Grover wrote: >> On Mon, Nov 04, 2019 at 07:03:28AM -0800, Paul E. McKenney wrote: >>> On Mon, Nov 04, 2019 at 07:03:15PM +0530, Amol Grover wrote: >>>> Convert RCU API method text to sub-headings and >>>> add hyperlink and superscript to 2 literary notes >>>> under rcu_dereference() section >>>> >>>> Signed-off-by: Amol Grover >>> >>> Good stuff, but Phong Tran beat you to it. If you are suggesting >>> changes to that patch, please send a reply to her email, which >>> may be found here: >>> Please do a review and send comments and suggestions in an email instead of a patch. >>> https://lore.kernel.org/lkml/20191030233128.14997-1-tranmanphong@gmail.com/ >>> >>> There are several options for replying to this email listed at the >>> bottom of that web page. >> >> Thank you Paul! And that is correct, I was suggesting changes to >> that patch. However, since that patch was already integrated into >> the `dev` branch, I mistakenly believed this patch could be sent >> independently. Sorry for the trouble, I'll re-send the patch the >> correct way. > Please drop your patch and do a review for the patch as suggested by Paul. This should have been a review and not a patch on top. thanks, -- Shuah