[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Y7LaR1GcoQ8uVsGh@debian.me>
Date: Mon, 2 Jan 2023 20:21:11 +0700
From: Bagas Sanjaya <bagasdotme@...il.com>
To: Ricardo Ribalda <ribalda@...omium.org>,
"Guilherme G. Piccoli" <gpiccoli@...lia.com>,
Eric Biederman <ebiederm@...ssion.com>,
Jonathan Corbet <corbet@....net>,
Philipp Rudo <prudo@...hat.com>
Cc: Ross Zwisler <zwisler@...nel.org>,
Sergey Senozhatsky <senozhatsky@...omium.org>,
Steven Rostedt <rostedt@...dmis.org>,
kexec@...ts.infradead.org,
"Joel Fernandes (Google)" <joel@...lfernandes.org>,
linux-kernel@...r.kernel.org, linux-doc@...r.kernel.org
Subject: Re: [PATCH v5 3/3] kexec: Introduce sysctl parameters
kexec_load_limit_*
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
Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)
Powered by blists - more mailing lists