* [PATCH] Documentation: Remove duplicate word size in bootconfig
@ 2025-07-05 15:16 Sumeet Pawnikar
2025-07-08 14:11 ` Jonathan Corbet
0 siblings, 1 reply; 2+ messages in thread
From: Sumeet Pawnikar @ 2025-07-05 15:16 UTC (permalink / raw)
To: mhiramat, corbet
Cc: linux-doc, linux-kernel, linux-trace-kernel, sumeet4linux
Remove duplicate word size in bootconfig.rst
Signed-off-by: Sumeet Pawnikar <sumeet4linux@gmail.com>
---
Documentation/admin-guide/bootconfig.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/admin-guide/bootconfig.rst b/Documentation/admin-guide/bootconfig.rst
index 91339efdcb54..7a86042c9b6d 100644
--- a/Documentation/admin-guide/bootconfig.rst
+++ b/Documentation/admin-guide/bootconfig.rst
@@ -265,7 +265,7 @@ The final kernel cmdline will be the following::
Config File Limitation
======================
-Currently the maximum config size size is 32KB and the total key-words (not
+Currently the maximum config size is 32KB and the total key-words (not
key-value entries) must be under 1024 nodes.
Note: this is not the number of entries but nodes, an entry must consume
more than 2 nodes (a key-word and a value). So theoretically, it will be
--
2.43.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Documentation: Remove duplicate word size in bootconfig
2025-07-05 15:16 [PATCH] Documentation: Remove duplicate word size in bootconfig Sumeet Pawnikar
@ 2025-07-08 14:11 ` Jonathan Corbet
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2025-07-08 14:11 UTC (permalink / raw)
To: Sumeet Pawnikar, mhiramat
Cc: linux-doc, linux-kernel, linux-trace-kernel, sumeet4linux
Sumeet Pawnikar <sumeet4linux@gmail.com> writes:
> Remove duplicate word size in bootconfig.rst
>
> Signed-off-by: Sumeet Pawnikar <sumeet4linux@gmail.com>
> ---
> Documentation/admin-guide/bootconfig.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/admin-guide/bootconfig.rst b/Documentation/admin-guide/bootconfig.rst
> index 91339efdcb54..7a86042c9b6d 100644
> --- a/Documentation/admin-guide/bootconfig.rst
> +++ b/Documentation/admin-guide/bootconfig.rst
> @@ -265,7 +265,7 @@ The final kernel cmdline will be the following::
> Config File Limitation
> ======================
>
> -Currently the maximum config size size is 32KB and the total key-words (not
> +Currently the maximum config size is 32KB and the total key-words (not
> key-value entries) must be under 1024 nodes.
Applied, thanks.
jon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-07-08 14:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-05 15:16 [PATCH] Documentation: Remove duplicate word size in bootconfig Sumeet Pawnikar
2025-07-08 14:11 ` Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).