Re: [Xen-devel] [PATCH for-next v3 11/12] x86/pv/domain: clean up setup_compat_l4

2017-04-28 Thread Jan Beulich
>>> On 26.04.17 at 17:54, wrote: > Move updating type_info after clearing the page. Add spaces. Suggested-by: Andrew ... ? > Signed-off-by: Wei Liu Reviewed-by: Jan Beulich ___ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/

[Xen-devel] [PATCH for-next v3 11/12] x86/pv/domain: clean up setup_compat_l4

2017-04-26 Thread Wei Liu
Move updating type_info after clearing the page. Add spaces. Signed-off-by: Wei Liu --- xen/arch/x86/pv/domain.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xen/arch/x86/pv/domain.c b/xen/arch/x86/pv/domain.c index 8f6c6c5dec..a01e3516ca 100644 --- a/xen/arch/x86/pv