Skip to content

Commit 2087f27

Browse files
fasterthanlimeJonathan Corbet
authored andcommitted
mm/memory-hotplug: fix typo in documentation
I'm 90% sure memory hotunplugging doesn't involve a "fist" phase Signed-off-by: Amos Wenger <amos@bearcove.net> Reviewed-by: David Hildenbrand <david@redhat.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20231006112636.97128-1-amos@bearcove.net
1 parent 5ccba71 commit 2087f27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/admin-guide/mm/memory-hotplug.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Memory hotunplug consists of two phases:
7575
(1) Offlining memory blocks
7676
(2) Removing the memory from Linux
7777

78-
In the fist phase, memory is "hidden" from the page allocator again, for
78+
In the first phase, memory is "hidden" from the page allocator again, for
7979
example, by migrating busy memory to other memory locations and removing all
8080
relevant free pages from the page allocator After this phase, the memory is no
8181
longer visible in memory statistics of the system.

0 commit comments

Comments
 (0)