On Mon, 19 Aug 2019, [email protected] wrote: > From: Tianyu Lan <[email protected]> > > The struct hv_vp_assist_page was defined incorrectly. > The "vtl_control" should be u64[3], "nested_enlightenments
s/The /The member/
> _control" should be a u64 and there is 7 reserved bytes
s/is/are/
> following "enlighten_vmentry". This patch is to fix it.
git grep 'This patch' Documentation/process/
Thanks,
tglx
