Re: [PATCH] kdump, vmcoreinfo: Export sme_me_mask value to vmcoreinfo

From: lijiang
Date: Tue Oct 30 2018 - 00:47:22 EST


å 2018å10æ29æ 21:49, Borislav Petkov åé:
> On Mon, Oct 29, 2018 at 09:41:26PM +0800, lijiang wrote:
>>> VMCOREINFO_NUMBER(phys_base);
>>> VMCOREINFO_SYMBOL(init_top_pgt);
>>> vmcoreinfo_append_str("NUMBER(pgtable_l5_enabled)=%d\n",
>>> pgtable_l5_enabled());
>>>
>>> + VMCOREINFO_NUMBER(sme_mask);
>
> What I'm still missing from the whole fun is where are we documenting
> the contents of that vmcoreinfo thing?
>

I'm not sure whether the following document is what you need.
Documentation/ABI/testing/sysfs-kernel-vmcoreinfo

Thanks.
Lianbo
> If not, we need it documented.
>