[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 2/8] x86/vm-event/monitor: relocate code-motion more appropriately
On 7/8/2016 6:50 PM, Tamas K Lengyel wrote: diff --git a/xen/arch/x86/monitor.c b/xen/arch/x86/monitor.c index 205df41..42f31bf 100644 --- a/xen/arch/x86/monitor.c +++ b/xen/arch/x86/monitor.c[snip] So with this code-portion appropriately being relocated here I think we should also rename..+void arch_monitor_write_data(struct vcpu *v) +{ + struct monitor_write_data *w = &v->arch.vm_event->write_data;.. arch.vm_event to arch.monitor to match the subsystem it is used by. Thanks, Tamas Which is (almost) exactly what I've done in (another..) patch-series I'll be sending today I hope (and a few more things). ;-) Thanks, Corneliu. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |