On Fri, Aug 17, 2018 at 03:20:11AM -0600, Jan Beulich wrote: > Rather than special casing the ->iomem_caps check in x86's > get_page_from_l1e() for the dom_xen case, let's be more tolerant in > general, along the lines of rangeset_is_empty(): A never allocated > rangeset can't possibly contain or overlap any range. > > Reported-by: Andrew Cooper <[email protected]> > Signed-off-by: Jan Beulich <[email protected]>
LGTM: Reviewed-by: Roger Pau Monné <[email protected]> As said in the commit message, this is done to avoid an extra check in get_page_from_l1e I assume, so should the extra check also be dropped here? Thanks, Roger. _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
