]> git.baikalelectronics.ru Git - kernel.git/commit
docs: move memory hotplug description into admin-guide/mm
authorMike Rapoport <rppt@linux.vnet.ibm.com>
Thu, 4 Oct 2018 22:11:00 +0000 (01:11 +0300)
committerJonathan Corbet <corbet@lwn.net>
Sun, 7 Oct 2018 15:16:16 +0000 (09:16 -0600)
commit6ac16f72b0f8aa1314556a89dd35580e3681f1fb
tree12e55743d0f8acc5297d9dc38387b69f52c72609
parentda9c7536a4c1612c6593f0d1aac188afb3ea28b8
docs: move memory hotplug description into admin-guide/mm

The memory hotplug description in Documentation/memory-hotplug.txt is
already formatted as ReST and can be easily added to admin-guide/mm
section.

While on it, slightly update formatting to make it consistent with the
doc-guide.

Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/admin-guide/mm/index.rst
Documentation/admin-guide/mm/memory-hotplug.rst [new file with mode: 0644]
Documentation/memory-hotplug.txt [deleted file]