Skip to content

Commit 5797f5f

Browse files
Ma WupengJonathan Corbet
authored andcommitted
doc: update params of memhp_default_state=
Commit 5f47adf ("mm/memory_hotplug: allow to specify a default online_type") allows to specify a default online_type which make online memory to kernel or movable zone possible but fail to update to doc. Update doc to fit this change. Signed-off-by: Ma Wupeng <mawupeng1@huawei.com> Reviewed-by: David Hildenbrand <david@redhat.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20230802074312.2111074-1-mawupeng1@huawei.com
1 parent 0c6a9f7 commit 5797f5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/admin-guide/kernel-parameters.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3105,7 +3105,7 @@
31053105
[KNL,SH] Allow user to override the default size for
31063106
per-device physically contiguous DMA buffers.
31073107

3108-
memhp_default_state=online/offline
3108+
memhp_default_state=online/offline/online_kernel/online_movable
31093109
[KNL] Set the initial state for the memory hotplug
31103110
onlining policy. If not specified, the default value is
31113111
set according to the

0 commit comments

Comments
 (0)