docs/core-api: rename memory-hotplug-notifier to memory-hotplug
to allow additions of new documentation about memory hotplug under the same roof. Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com> Reviewed-by: David Hildenbrand <david@redhat.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
parent
44ba0bb4f2
commit
52d7e21fd5
|
@ -32,7 +32,7 @@ Core utilities
|
||||||
gfp_mask-from-fs-io
|
gfp_mask-from-fs-io
|
||||||
timekeeping
|
timekeeping
|
||||||
boot-time-mm
|
boot-time-mm
|
||||||
memory-hotplug-notifier
|
memory-hotplug
|
||||||
|
|
||||||
|
|
||||||
Interfaces for kernel debugging
|
Interfaces for kernel debugging
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
.. _memory_hotplug_notifier:
|
.. _memory_hotplug:
|
||||||
|
|
||||||
|
==============
|
||||||
|
Memory hotplug
|
||||||
|
==============
|
||||||
|
|
||||||
=============================
|
|
||||||
Memory hotplug event notifier
|
Memory hotplug event notifier
|
||||||
=============================
|
=============================
|
||||||
|
|
Loading…
Reference in New Issue