[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [RFC PATCH V2 1/8] xen/mem_event: Cleanup of mem_event structures
At 13:50 +0100 on 22 Jan (1421931059), Tamas K Lengyel wrote: > On Thu, Jan 22, 2015 at 1:43 PM, Tim Deegan <tim@xxxxxxx> wrote: > >> - rsp.gfn = req.gfn; > >> - rsp.p2mt = req.p2mt; > >> + rsp.mem_access_event.gfn = req.mem_access_event.gfn; > > > > You're dropping a p2mt update here. Is that an oversight? > > With the obvious equivalent update inserted, > > No, it is not. That field is only used by mem_sharing and mem_paging, > not by mem_access. I see - the field doesn't exist any more, and was never populated before. That's OK then. :) Tim. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |