]> git.baikalelectronics.ru Git - kernel.git/commit
docs: add IRQ documentation at the core-api book
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 1 May 2020 15:37:51 +0000 (17:37 +0200)
committerJonathan Corbet <corbet@lwn.net>
Fri, 15 May 2020 18:00:56 +0000 (12:00 -0600)
commit65e8b257714dc9231b3a3327335ddeb3aa2d92a6
treeb4ff4930b099762724de349e73b85fe1ff731691
parentf736bffc48cf6c891fdc30ea157820941fec9d0d
docs: add IRQ documentation at the core-api book

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 <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/2da7485c3718e1442e6b4c2dd66857b776e8899b.1588345503.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
16 files changed:
Documentation/IRQ-affinity.txt [deleted file]
Documentation/IRQ-domain.txt [deleted file]
Documentation/IRQ.txt [deleted file]
Documentation/admin-guide/hw-vuln/l1tf.rst
Documentation/admin-guide/kernel-per-CPU-kthreads.rst
Documentation/core-api/index.rst
Documentation/core-api/irq/concepts.rst [new file with mode: 0644]
Documentation/core-api/irq/index.rst [new file with mode: 0644]
Documentation/core-api/irq/irq-affinity.rst [new file with mode: 0644]
Documentation/core-api/irq/irq-domain.rst [new file with mode: 0644]
Documentation/core-api/irq/irqflags-tracing.rst [new file with mode: 0644]
Documentation/ia64/irq-redir.rst
Documentation/irqflags-tracing.txt [deleted file]
Documentation/networking/scaling.rst
Documentation/translations/zh_CN/IRQ.txt
MAINTAINERS