diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-06-13 15:21:39 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-07-15 11:03:01 -0300 |
commit | 330d48105245abfb8c9ca491dc53ea500657217a (patch) | |
tree | b6d50bd5a9b1dc479f4d3414a741fe51eaca4e39 /Documentation/admin-guide/index.rst | |
parent | 9e1cbede267916e737c4a755059418da3ac4de95 (diff) | |
download | linux-330d48105245abfb8c9ca491dc53ea500657217a.tar.gz linux-330d48105245abfb8c9ca491dc53ea500657217a.tar.bz2 linux-330d48105245abfb8c9ca491dc53ea500657217a.zip |
docs: admin-guide: add kdump documentation into it
The Kdump documentation describes procedures with admins use
in order to solve issues on their systems.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation/admin-guide/index.rst')
-rw-r--r-- | Documentation/admin-guide/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/admin-guide/index.rst b/Documentation/admin-guide/index.rst index 6fcc83aaa9b6..5b63182ceb5f 100644 --- a/Documentation/admin-guide/index.rst +++ b/Documentation/admin-guide/index.rst @@ -39,6 +39,7 @@ problems and bugs in particular. ramoops dynamic-debug-howto init + kdump/index perf/index This is the beginning of a section with information of interest to |