From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Corbet Date: Fri, 15 May 2020 18:01:07 +0000 Subject: Re: [PATCH 07/14] docs: add IRQ documentation at the core-api book Message-Id: <20200515120107.459b63e8@lwn.net> List-Id: References: <2da7485c3718e1442e6b4c2dd66857b776e8899b.1588345503.git.mchehab+huawei@kernel.org> In-Reply-To: <2da7485c3718e1442e6b4c2dd66857b776e8899b.1588345503.git.mchehab+huawei@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Mauro Carvalho Chehab Cc: Linux Doc Mailing List , linux-kernel@vger.kernel.org, Marc Zyngier , Tony Luck , Fenghua Yu , "David S. Miller" , Jakub Kicinski , Harry Wei , Alex Shi , Tejun Heo , Alexandre Belloni , Bartlomiej Zolnierkiewicz , Guenter Roeck , Marcos Paulo de Souza , Zenghui Yu , Daniel Jordan , Mike Rapoport , Masahiro Yamada , Rob Herring , Greg Kroah-Hartman , linux-ia64@vger.kernel.org, netdev@vger.kernel.org On Fri, 1 May 2020 17:37:51 +0200 Mauro Carvalho Chehab wrote: > There are 4 IRQ documentation files under Documentation/*.txt. > > Move them into a new directory (core-api/irq) and add a new > index file for it. > > While here, use a title markup for the Debugging section of the > irq-domain.rst file. > > Signed-off-by: Mauro Carvalho Chehab Applied, thanks. jon