[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 0 of 2] Add libxc API that sets mem_access type for an array of gfns
On Fri, Apr 27, 2012 at 1:48 AM, Tim Deegan <tim@xxxxxxx> wrote: > At 18:36 -0700 on 26 Apr (1335465381), Aravindh Puthiyaparambil wrote: >> > - this is wrong: >> > > - old_entry = *ept_entry; >> > > + old_entry->epte = ept_entry->epte; >> > You should follow the code and see what uses old_entry and you'll see >> > that within the function old_entry->mfn is used (your diff changes the >> > line that uses it) and ept_free_entry also accesses mfn. >> >> I will fix that. >> >> > - are you sure you can move the ept_sync_domain call past the iommu code? >> > >> >> I was hoping Tim would give me feedback about that. > > I'm afraid I won't be able to review this code until next week. This > change is already too late for the 4.2 freeze, though, so there's plenty > of time to get it right after we branch. Not a problem. This can wait for post 4.2. By then I would have reworked it the way Christian was mentioning. Thanks, Aravindh _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |