Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp1372230ybi; Fri, 14 Jun 2019 13:35:35 -0700 (PDT) X-Google-Smtp-Source: APXvYqwZHl9VuV5JQ1E+DoWDWIxTxKoYXqgshfIJ3/1crA5/upqKJhXc/qosEDGMi3HhyHMkF0I3 X-Received: by 2002:aa7:8049:: with SMTP id y9mr47103268pfm.195.1560544535206; Fri, 14 Jun 2019 13:35:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560544535; cv=none; d=google.com; s=arc-20160816; b=Ljk9RTjZ/u4ucTArz2+Hf0Lf3BkbPzw601Y8LaQJ6QKzW2CevI5VnIEPT2ncNEDcaL y48mZhTVKi8bS80oDQLAdc7huQ2FkRtg9AMSufIkZzRG1I02gQq6jbnLHTw5RbNw2nHw FrgBv4fosLNULO+lq0VnRC99xtOZvlR6fMZmCAcF2e2RJzTOJw8E40OmYY1wBuEeUnwZ k2/TXDFlKsxCYKK2mbBjHy0A/W8F9O2Ri1Hsofv7/eSIaiUJkHRb87HPKenfvoTRA6tk W88En5CL3Io2Vh/KVhciqF/98q1DxvPdYwxvgj9nOmps4D0JSwy2SFeRZXzKihxDMuim NhaQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date; bh=ShZZOgsMh+65qzgAh1/flGEniORY4ToohW2HPZhdkDs=; b=BjlqKDAeFFODw8CXJxSvfzZgYSKZ+V+vB5xq1brn+kY5ek+kdTZIAdWbIrq0tUUuin G+puUApauHyOt+fN6nTMEHNE7Bk69PlKxcvtj8Wrr1SHFIcs3oh+lt43ichQd6nlsVG4 KBgKJT7jIjKakNk3EzJnm+TgPajAEzLe3P5MywX43hechr2SzFGfqpnsp6Zfih3PVMKB zdFtUPySjtBRShN76SHTURb/ftKNmOLVEMMmdf9BgvLBHcefNAuKe7yPuq9Aw8HHFCH2 vZf+zTsgjMKP3QXFHaE3TWHE/09iFjtdJD/umhPVUuWKhC8Pjjy+sIHH2pYTipfiX0nk TcfQ== ARC-Authentication-Results: i=1; mx.google.com; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j8si3026071plt.303.2019.06.14.13.35.20; Fri, 14 Jun 2019 13:35:35 -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; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727912AbfFNUec (ORCPT + 99 others); Fri, 14 Jun 2019 16:34:32 -0400 Received: from ms.lwn.net ([45.79.88.28]:54026 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726193AbfFNUeb (ORCPT ); Fri, 14 Jun 2019 16:34:31 -0400 Received: from lwn.net (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id 20793128A; Fri, 14 Jun 2019 20:34:30 +0000 (UTC) Date: Fri, 14 Jun 2019 14:34:29 -0600 From: Jonathan Corbet To: Mauro Carvalho Chehab Cc: Linux Doc Mailing List , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Catalin Marinas , Will Deacon , Harry Wei , Alex Shi , Paolo Bonzini , Radim =?UTF-8?B?S3LEjW3DocWZ?= , Ard Biesheuvel , linux-arm-kernel@lists.infradead.org, kvm@vger.kernel.org, linux-efi@vger.kernel.org Subject: Re: [PATCH v4 02/28] docs: arm64: convert docs to ReST and rename to .rst Message-ID: <20190614143429.640226ec@lwn.net> In-Reply-To: <20190614141041.335a76e5@lwn.net> References: <8320e8e871660bf9fc426bc688f4808a1a7aa031.1560361364.git.mchehab+samsung@kernel.org> <20190614141041.335a76e5@lwn.net> Organization: LWN.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 14 Jun 2019 14:10:41 -0600 Jonathan Corbet wrote: > On Wed, 12 Jun 2019 14:52:38 -0300 > Mauro Carvalho Chehab wrote: > > > The documentation is in a format that is very close to ReST format. > > > > The conversion is actually: > > - add blank lines in order to identify paragraphs; > > - fixing tables markups; > > - adding some lists markups; > > - marking literal blocks; > > - adjust some 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. > > This one doesn't apply to docs-next, since there's a bunch of stuff in > linux-next that I don't have. I'd suggest that it either go by way of an > ARM tree or send it my way again after the ARM changes go upstream. Actually, nevermind. Pulling my tree forward to 5.2-rc4 resolved the issues here. Thanks, jon