[PATCH v5 3/3] kexec: Introduce sysctl parameters kexec_load_limit_*

Bagas Sanjaya bagasdotme at gmail.com
Mon Jan 2 05:21:11 PST 2023


On Wed, Dec 21, 2022 at 08:45:59PM +0100, Ricardo Ribalda wrote:

> +=  =============================================================
> +-1 Unlimited calls to kexec. This is the default setting.
> +N  Number of calls left.
> +=  =============================================================
> +
> +kexec_load_limit_reboot
> +======================
> +

You need to match the length of table borders and section underline:

---- >8 ----
diff --git a/Documentation/admin-guide/sysctl/kernel.rst b/Documentation/admin-guide/sysctl/kernel.rst
index a3922dffbd474b..a64b340c3ae509 100644
--- a/Documentation/admin-guide/sysctl/kernel.rst
+++ b/Documentation/admin-guide/sysctl/kernel.rst
@@ -469,13 +469,13 @@ This parameter specifies a limit to the number of times the syscalls
 image. It can only be set with a more restrictive value than the
 current one.
 
-=  =============================================================
--1 Unlimited calls to kexec. This is the default setting.
-N  Number of calls left.
-=  =============================================================
+==  =============================================================
+-1  Unlimited calls to kexec. This is the default setting.
+N   Number of calls left.
+==  =============================================================
 
 kexec_load_limit_reboot
-======================
+=======================
 
 Similar functionality as ``kexec_load_limit_panic``, but for a crash
 image.

Thanks.

-- 
An old man doll... just what I always wanted! - Clara
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/kexec/attachments/20230102/63a31db9/attachment.sig>


More information about the kexec mailing list