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=-7.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED 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 CA1CBC31E45 for ; Thu, 13 Jun 2019 09:59:13 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A10612173C for ; Thu, 13 Jun 2019 09:59:13 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="uJGD2IJG"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="st/cCkCW" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A10612173C Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=cAFX6D0za62DiJwmIWtVSU58RO04tKidBBJR/HxwzQE=; b=uJGD2IJG0zKoU3 kBHB1YswsToySVcJhmZFWFxZbwFH43jRs/xVt9FHEqkfPnWpNPoo5i8uDKZj6cKiRZ4HypFG9rbFH pnRdTSrx0ovnAVHJIvB+H8OvmVyaQrtZW6Uo7PJsiWc+WdrtxWWnbPQkYM9Exs2ucXF7Fr9D+8zCj u75O711Tc9eRDdQwMkTnCyPUO19s94b4hA1SZPwCt4ZzMgumruGzbhfkv6uhWHYNPhnwTuyVIcBID SI3MsIMyZTgChc9fNwBmkMhaU9gwXyju9Cpm+9hWVXrs/Rpuca2O2HluCULkzzLVZYLQZsX1pnNtl FDGXPGL/eOONRPVTPj3A==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hbMVe-0000rd-Mf; Thu, 13 Jun 2019 09:59:06 +0000 Received: from casper.infradead.org ([2001:8b0:10b:1236::1]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hbMVc-0000rP-KL; Thu, 13 Jun 2019 09:59:04 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Transfer-Encoding:Content-Type: MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date:Sender :Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=X6go1h+qBvd8UqStxDka25oSP1lwn219vXM1njzftqM=; b=st/cCkCW17JvfhPcMMlIiWlWs7 IjzbMHLeCgNGoALijV6IG+3mBu2hWh+zDF/ixgeztGRJFvKYWEb/k1hwDtOuJEM+LaN5VPyeL2Nyt pUW3p7YE7JRXzR5AqF9H3+IiwxYWckQCRps/QFoMco8bS1sS+v518UWrrJXO7ml5NcscdFDSXeQVX ZKduv2MoYrDVAMjIkypzrzv1fDu9De18EdqyKnVmVA/jtlt3lbqFtvB/kKq3/UdhRk448WORt2zGk vyVeBQhaltTvjNhKaj4bDz1fJNL7g5eIVBQzyzZatNVk3zR46pfOQJ6fi4X1Ul2gzhVbF7Xgp5Fcx 8jdm6Tow==; Received: from 201.86.169.251.dynamic.adsl.gvt.net.br ([201.86.169.251] helo=coco.lan) by casper.infradead.org with esmtpsa (Exim 4.92 #3 (Red Hat Linux)) id 1hbMVS-0000iN-9Z; Thu, 13 Jun 2019 09:58:54 +0000 Date: Thu, 13 Jun 2019 06:58:43 -0300 From: Mauro Carvalho Chehab To: "Srivatsa S. Bhat" Subject: Re: [PATCH v4 18/28] docs: convert docs to ReST and rename to *.rst Message-ID: <20190613065843.100f72dd@coco.lan> In-Reply-To: <7dc94cb4-ebf1-22ab-29c9-fcb2b875a9ac@csail.mit.edu> References: <7dc94cb4-ebf1-22ab-29c9-fcb2b875a9ac@csail.mit.edu> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-redhat-linux-gnu) MIME-Version: 1.0 X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Nishanth Menon , linux-wireless@vger.kernel.org, Linux Doc Mailing List , David Airlie , Viresh Kumar , Joonas Lahtinen , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, Harry Wei , Pavel Machek , "H. Peter Anvin" , Alex Shi , Jonathan Corbet , x86@kernel.org, Ingo Molnar , linux-pci@vger.kernel.org, Len Brown , Suzuki K Poulose , intel-gfx@lists.freedesktop.org, Jani Nikula , Mauro Carvalho Chehab , Mark Brown , Borislav Petkov , Rodrigo Vivi , Bjorn Helgaas , Thomas Gleixner , linux-arm-kernel@lists.infradead.org, Mathieu Poirier , Stephen Boyd , netdev@vger.kernel.org, linux-pm@vger.kernel.org, "Rafael J. Wysocki" , Liam Girdwood , Daniel Vetter , Sebastian Reichel , Johannes Berg , "David S. Miller" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Em Wed, 12 Jun 2019 17:25:39 -0700 "Srivatsa S. Bhat" escreveu: > On 6/12/19 10:52 AM, Mauro Carvalho Chehab wrote: > > Convert the PM documents to ReST, in order to allow them to > > build with Sphinx. > > > > The conversion is actually: > > - add blank lines and identation in order to identify paragraphs; > > - fix tables markups; > > - add some lists markups; > > - mark literal blocks; > > - adjust title markups. > > > > At its new index.rst, let's add a :orphan: while this is not linked to > > the main index.rst file, in order to avoid build warnings. > > > > Signed-off-by: Mauro Carvalho Chehab > > Acked-by: Bjorn Helgaas > > Acked-by: Mark Brown > > --- > > [...] > > > diff --git a/Documentation/power/suspend-and-cpuhotplug.txt b/Documentation/power/suspend-and-cpuhotplug.rst > > similarity index 90% > > rename from Documentation/power/suspend-and-cpuhotplug.txt > > rename to Documentation/power/suspend-and-cpuhotplug.rst > > index a8751b8df10e..9df664f5423a 100644 > > --- a/Documentation/power/suspend-and-cpuhotplug.txt > > +++ b/Documentation/power/suspend-and-cpuhotplug.rst > > @@ -1,10 +1,15 @@ > > +==================================================================== > > Interaction of Suspend code (S3) with the CPU hotplug infrastructure > > +==================================================================== > > > > - (C) 2011 - 2014 Srivatsa S. Bhat > > +(C) 2011 - 2014 Srivatsa S. Bhat > > > > > > -I. How does the regular CPU hotplug code differ from how the Suspend-to-RAM > > - infrastructure uses it internally? And where do they share common code? > > +I. Differences between CPU hotplug and Suspend-to-RAM > > +====================================================== > > + > > +How does the regular CPU hotplug code differ from how the Suspend-to-RAM > > +infrastructure uses it internally? And where do they share common code? > > > > Well, a picture is worth a thousand words... So ASCII art follows :-) > > > > [...] > > > @@ -101,7 +108,7 @@ execution during resume): > > > > It is to be noted here that the system_transition_mutex lock is acquired at the very > > beginning, when we are just starting out to suspend, and then released only > > -after the entire cycle is complete (i.e., suspend + resume). > > +after the entire cycle is complete (i.e., suspend + resume):: > > > > I think that should be a period, not a colon, because it is clarifying > the text above it (as opposed to referring to the example below it). > > Other than that, for suspend-and-cpuhotplug.txt: > > Acked-by: Srivatsa S. Bhat (VMware) Ah, ok. I'll change it to: after the entire cycle is complete (i.e., suspend + resume). :: and add your acked-by. > > Regards, > Srivatsa > VMware Photon OS Thanks, Mauro _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel