Skip to content

Commit 51032f2

Browse files
manish2619akpm00
authored andcommitted
mm/memory_hotplug: fix typo 'esecially' -> 'especially'
Link: https://lkml.kernel.org/r/20250918174528.90879-1-manish1588@gmail.com Signed-off-by: Manish Kumar <manish1588@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
1 parent ab521b4 commit 51032f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mm/memory_hotplug.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -955,7 +955,7 @@ static struct zone *default_kernel_zone_for_pfn(int nid, unsigned long start_pfn
955955
* effectively unused by the kernel, yet they account to "present pages".
956956
* Fortunately, these allocations are comparatively small in relevant setups
957957
* (e.g., fraction of system memory).
958-
* b) Some hotplugged memory blocks in virtualized environments, esecially
958+
* b) Some hotplugged memory blocks in virtualized environments, especially
959959
* hotplugged by virtio-mem, look like they are completely present, however,
960960
* only parts of the memory block are actually currently usable.
961961
* "present pages" is an upper limit that can get reached at runtime. As

0 commit comments

Comments
 (0)