aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/tainted-kernels.rst (follow)
AgeCommit message (Collapse)AuthorFilesLines
2018-02-18admin-guide: Fix list formatting in tained-kernels.htmlJonathan Neuschäfer1-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>
2016-11-07admin-guide: move tainted kernels info to a separate fileMauro Carvalho Chehab1-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>