>>> On 26.04.17 at 17:54, wrote:
> Remove the redundant is_pv_domain check. Rearrange setup_compat calls.
Well, as said earlier, I don't really see the value of the latter, but
anyway ...
> Signed-off-by: Wei Liu
Acked-by: Jan Beulich
___
Xen-dev
Remove the redundant is_pv_domain check. Rearrange setup_compat calls.
Signed-off-by: Wei Liu
---
xen/arch/x86/pv/domain.c | 10 +++---
1 file changed, 3 insertions(+), 7 deletions(-)
diff --git a/xen/arch/x86/pv/domain.c b/xen/arch/x86/pv/domain.c
index a01e3516ca..f55d41587a 100644
--- a/