summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/index.rst
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2016-11-07 17:03:18 -0200
committerJonathan Corbet <corbet@lwn.net>2016-11-07 16:50:28 -0700
commit337c188dff4a850643ee299c38b2591bbda937a7 (patch)
tree0f138816980cc848a5a8fa11acda862a9d060bbe /Documentation/admin-guide/index.rst
parentc730904b16c7ee6f3bba2d1536621151745fc314 (diff)
admin-guide: move tainted kernels info to a separate file
The tainted kernels info is not directly related to the oops tracing. So, let's move it to a separate file. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/admin-guide/index.rst')
-rw-r--r--Documentation/admin-guide/index.rst9
1 files changed, 5 insertions, 4 deletions
diff --git a/Documentation/admin-guide/index.rst b/Documentation/admin-guide/index.rst
index 98e60f678352..86a6ab98d6b6 100644
--- a/Documentation/admin-guide/index.rst
+++ b/Documentation/admin-guide/index.rst
@@ -8,7 +8,7 @@ document! With luck things will improve quickly over time.
This initial section contains overall information, including the README
file describing the kernel as a whole, documentation on kernel parameters,
-etc.
+etc.
.. toctree::
:maxdepth: 1
@@ -22,12 +22,13 @@ problems and bugs in particular.
.. toctree::
:maxdepth: 1
-
+
reporting-bugs
security-bugs
bug-hunting
bug-bisect
oops-tracing
+ tainted-kernels
ramoops
dynamic-debug-howto
init
@@ -38,7 +39,7 @@ ABI will be found here.
.. toctree::
:maxdepth: 1
-
+
sysfs-rules
The rest of this manual consists of various unordered guides on how to
@@ -46,7 +47,7 @@ configure specific aspects of kernel behavior to your liking.
.. toctree::
:maxdepth: 1
-
+
initrd
serial-console
braille-console