From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from ms.lwn.net ([45.79.88.28]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lsZmV-00Benr-SS for kexec@lists.infradead.org; Sun, 13 Jun 2021 23:44:45 +0000 From: Jonathan Corbet Subject: Re: [PATCH v3] Documentation: kdump: update kdump guide In-Reply-To: <878s3dbbuz.fsf@meer.lwn.net> References: <20210609083218.GB591017@MiWiFi-R3L-srv> <878s3dbbuz.fsf@meer.lwn.net> Date: Sun, 13 Jun 2021 17:44:42 -0600 Message-ID: <87sg1l9vo5.fsf@meer.lwn.net> MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "kexec" Errors-To: kexec-bounces+dwmw2=infradead.org@lists.infradead.org To: Baoquan He , linux-kernel@vger.kernel.org Cc: linux-doc@vger.kernel.org, kexec@lists.infradead.org, akpm@linux-foundation.org, Catalin Marinas , Will Deacon , Michael Ellerman , Hari Bathini , Heiko Carstens , Vasily Gorbik , Christian Borntraeger , Russell King , Thomas Bogendoerfer , "H. Peter Anvin" , vgoyal@redhat.com, x86@kernel.org, Eric Biederman , dyoung@redhat.com Jonathan Corbet writes: > Baoquan He writes: > >> Some parts of the guide are aged, hence need be updated. >> >> 1) The backup area of the 1st 640K on X86_64 has been removed >> by below commits, update the description accordingly. >> >> commit 7c321eb2b843 ("x86/kdump: Remove the backup region handling") >> commit 6f599d84231f ("x86/kdump: Always reserve the low 1M when the crashkernel option is specified") >> >> 2) Sort out the descripiton of "crashkernel syntax" part. >> >> 3) And some other minor cleanups. >> >> Signed-off-by: Baoquan He > > Applied, thanks. Actually, this patch added a docs build warning: /stuff/k/git/kernel/Documentation/admin-guide/kdump/kdump.rst:286: WARNING: Literal block ends without a blank line; unexpected unindent. I've gone ahead and inserted the blank line to fix this. In the future, please build-test your changes to make sure that you are not adding new warnings. Thanks, jon _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec