Re: [Xen-devel] [PATCH 0/6] x86/mm: Minor non-functional cleanup

2018-08-16 Thread Tim Deegan
At 19:34 +0100 on 15 Aug (1534361671), Andrew Cooper wrote: > Minor cleanup which has accumulated while doing other work. No functional > change anywhere. > > Andrew Cooper (6): > x86/mm: Use mfn_eq()/mfn_add() rather than opencoded variations > x86/shadow: Use more appropriate conversion

[Xen-devel] [PATCH 0/6] x86/mm: Minor non-functional cleanup

2018-08-15 Thread Andrew Cooper
Minor cleanup which has accumulated while doing other work. No functional change anywhere. Andrew Cooper (6): x86/mm: Use mfn_eq()/mfn_add() rather than opencoded variations x86/shadow: Use more appropriate conversion functions x86/shadow: Switch shadow_domain.has_fast_mmio_entries to bool