[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4AE2DC15AC0B8543882A74EA0D43DBEC0355EDE8@BPXM09GP.gisp.nec.co.jp>
Date: Thu, 1 Nov 2018 15:01:02 +0000
From: Kazuhito Hagio <k-hagio@...jp.nec.com>
To: Borislav Petkov <bp@...en8.de>, Dave Young <dyoung@...hat.com>
CC: lijiang <lijiang@...hat.com>, Baoquan He <bhe@...hat.com>,
Petr Tesarik <ptesarik@...e.cz>,
"x86@...nel.org" <x86@...nel.org>,
"kexec@...ts.infradead.org" <kexec@...ts.infradead.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Kazuhito Hagio <khagio@...hat.com>,
"mingo@...hat.com" <mingo@...hat.com>,
"tglx@...utronix.de" <tglx@...utronix.de>,
Kazuhito Hagio <k-hagio@...jp.nec.com>
Subject: RE: [PATCH] kdump, vmcoreinfo: Export sme_me_mask value to
vmcoreinfo
On 10/31/2018 6:10 AM, Borislav Petkov wrote:
> On Wed, Oct 31, 2018 at 10:47:48AM +0800, Dave Young wrote:
> > It is a mist only a few kdump people know them, documenting them will help
> > people to understand and review. It will also be clearer instead of
> > digging into code?
>
> Wholeheartedly agreed. Especially if people start using vmcoreinfo for
> other stuff, like live debugging:
>
> https://lkml.kernel.org/r/1540593788-28181-1-git-send-email-bhsharma@redhat.com
I also agree. If it can help reviewers and other users to understand
vmcoreinfo and can help itself to become more standard, it would be
better to write it.
One small thing as a vmcoreinfo user (not about the documentation),
I think it might be better to export each information to each variable
separately, not OR-ing them into a variable, because of code simpleness
of both kernel and tools, if there is no limitation in kernel.
Thanks,
Kazu
Powered by blists - more mailing lists