[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v6 04/11] arch, arm: make pfn range passed to map_mmio_regions() inclusive
Hi Arianna, On 21/04/14 14:44, Arianna Avanzini wrote: Currently, the map_mmio_regions() function accepts a range of pfns which is not inclusive of the end frame number. However, the corresponding operation performed for the x86 architecture, which will be factored out from the memory_mapping DOMCTL in one of the following commits, accepts a pfn range which is inclusive of the end pfn. This commit attempts to make such an interface consistent, by letting map_mmio_regions() consider a pfn range inclusive of the end pfn. I think this patch can be merged with the previous patch (i.e #3). Regards, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |