[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v5 2/7] x86: introduce a new set of APIs to manage Xen page tables
On Thu, Jan 16, 2020 at 01:04:16PM +0100, Jan Beulich wrote: [...] > > +/* v can point to an entry within a table or be NULL */ > > +void unmap_xen_pagetable(const void *v) > > Why "entry" in the comment? IIRC there would be cases that umap_xen_pagetable would be called with a pointer to a PTE. The comment was mostly a note to remind me that when I got around implementing that function it would need to do v&PAGE_MASK. This may or may not apply to this patch series in its current form. Wei. > > Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |