[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] coverity: Store the modelling file in the source tree.
On 04/12/13 16:11, David Vrabel wrote: > On 04/12/13 15:29, Andrew Cooper wrote: >> +/* >> + * unmap_domain_page() will correctly unmap the page, given any virtual >> + * address inside the page. > I think the va must be page aligned? Or am I getting mixed up with the > requirement for map_domain_page_global()? > > David unmap_domain_page() uses PFN_DOWN(va), which discards the bottom 12 bits. unmap_domain_page_global() passes off to vunmap() which does appear to want an aligned pointer. ~Andrew _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |