[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87sg1l9vo5.fsf@meer.lwn.net>
Date: Sun, 13 Jun 2021 17:44:42 -0600
From: Jonathan Corbet <corbet@....net>
To: Baoquan He <bhe@...hat.com>, linux-kernel@...r.kernel.org
Cc: linux-doc@...r.kernel.org, kexec@...ts.infradead.org,
akpm@...ux-foundation.org,
Catalin Marinas <catalin.marinas@....com>,
Will Deacon <will@...nel.org>,
Michael Ellerman <mpe@...erman.id.au>,
Hari Bathini <hbathini@...ux.ibm.com>,
Heiko Carstens <hca@...ux.ibm.com>,
Vasily Gorbik <gor@...ux.ibm.com>,
Christian Borntraeger <borntraeger@...ibm.com>,
Russell King <linux@...linux.org.uk>,
Thomas Bogendoerfer <tsbogend@...ha.franken.de>,
"H. Peter Anvin" <hpa@...or.com>, vgoyal@...hat.com,
x86@...nel.org, Eric Biederman <ebiederm@...ssion.com>,
dyoung@...hat.com
Subject: Re: [PATCH v3] Documentation: kdump: update kdump guide
Jonathan Corbet <corbet@....net> writes:
> Baoquan He <bhe@...hat.com> 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 <bhe@...hat.com>
>
> 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
Powered by blists - more mailing lists