summaryrefslogtreecommitdiffstats
path: root/Documentation/00-INDEX
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-05-07 05:35:41 -0400
committerJonathan Corbet <corbet@lwn.net>2018-05-08 12:02:34 -0400
commitde0f51e4b1391145e47d6aa60681dab091bcc777 (patch)
tree03307fd645fcf3b2c9d45d8cb3711b4143891904 /Documentation/00-INDEX
parentfe8703cc0de67695e3385ba78b5dfb1091769d50 (diff)
docs: core-api: add cachetlb documentation
The cachetlb.txt is already in ReST format. So, move it to the core-api guide, where it belongs. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/00-INDEX')
-rw-r--r--Documentation/00-INDEX2
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX
index 53699c79ee54..04074059bcdc 100644
--- a/Documentation/00-INDEX
+++ b/Documentation/00-INDEX
@@ -76,8 +76,6 @@ bus-devices/
76 - directory with info on TI GPMC (General Purpose Memory Controller) 76 - directory with info on TI GPMC (General Purpose Memory Controller)
77bus-virt-phys-mapping.txt 77bus-virt-phys-mapping.txt
78 - how to access I/O mapped memory from within device drivers. 78 - how to access I/O mapped memory from within device drivers.
79cachetlb.txt
80 - describes the cache/TLB flushing interfaces Linux uses.
81cdrom/ 79cdrom/
82 - directory with information on the CD-ROM drivers that Linux has. 80 - directory with information on the CD-ROM drivers that Linux has.
83cgroup-v1/ 81cgroup-v1/