summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/tainted-kernels.rst (follow)
Commit message (Collapse)AuthorAgeFilesLines
* admin-guide: Fix list formatting in tained-kernels.htmlJonathan Neuschäfer2018-02-191-9/+9
| | | | | | | | | | | Without this patch, the points 1-9 in the list are rendered as an HTML blockquote containing a list, causing them to be indented further than the rest of the list. While at it, also fix the quotation marks around G and P. Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
* admin-guide: move tainted kernels info to a separate fileMauro Carvalho Chehab2016-11-081-0/+59
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>