[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20250816120731.24508-1-hariconscious@gmail.com>
Date: Sat, 16 Aug 2025 17:37:31 +0530
From: hariconscious@...il.com
To: shuah@...nel.org,
catalin.marinas@....com,
will@...nel.org,
corbet@....net,
linux-arm-kernel@...ts.infradead.org,
linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: HariKrishna <hariconscious@...il.com>
Subject: [PATCH] documentation/arm64 : kdump fixed typo errors
From: HariKrishna <hariconscious@...il.com>
kdump.rst documentation typos corrected
Signed-off-by: HariKrishna <hariconscious@...il.com>
---
Documentation/arch/arm64/kdump.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/arch/arm64/kdump.rst b/Documentation/arch/arm64/kdump.rst
index 56a89f45df28..d3195a93a066 100644
--- a/Documentation/arch/arm64/kdump.rst
+++ b/Documentation/arch/arm64/kdump.rst
@@ -5,7 +5,7 @@ crashkernel memory reservation on arm64
Author: Baoquan He <bhe@...hat.com>
Kdump mechanism is used to capture a corrupted kernel vmcore so that
-it can be subsequently analyzed. In order to do this, a preliminarily
+it can be subsequently analyzed. In order to do this, a preliminary
reserved memory is needed to pre-load the kdump kernel and boot such
kernel if corruption happens.
@@ -18,7 +18,7 @@ Kernel parameter
Through the kernel parameters below, memory can be reserved accordingly
during the early stage of the first kernel booting so that a continuous
-large chunk of memomy can be found. The low memory reservation needs to
+large chunk of memory can be found. The low memory reservation needs to
be considered if the crashkernel is reserved from the high memory area.
- crashkernel=size@...set
--
2.43.0
Powered by blists - more mailing lists