[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20250908111118.46666-2-hariconscious@gmail.com>
Date: Mon, 8 Sep 2025 16:41:19 +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 S <hariconscious@...il.com>
Subject: [PATCH v2] documentation/arm64 : kdump fixed typo errors (review comment addressed)
From: HariKrishna S <hariconscious@...il.com>
Signed-off-by: HariKrishna S <hariconscious@...il.com>
---
Changes in v2:
- Review comment from Jonathan Corbet addressed
Documentation/arch/arm64/kdump.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/arch/arm64/kdump.rst b/Documentation/arch/arm64/kdump.rst
index d3195a93a066..36701262ccaf 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 preliminary
+it can be subsequently analyzed. In order to do this, a previously
reserved memory is needed to pre-load the kdump kernel and boot such
kernel if corruption happens.
--
2.43.0
Powered by blists - more mailing lists