[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH for 4.7] Remove HVMMEM_mmio_write_dm from the public interface.
> -----Original Message----- > From: Jan Beulich [mailto:JBeulich@xxxxxxxx] > Sent: 28 April 2016 11:23 > To: Yu Zhang > Cc: Andrew Cooper; Paul Durrant; Wei Liu; George Dunlap; > zhiyuan.lv@xxxxxxxxx; xen-devel@xxxxxxxxxxxxx > Subject: Re: [PATCH for 4.7] Remove HVMMEM_mmio_write_dm from the > public interface. > > >>> On 28.04.16 at 10:29, <yu.c.zhang@xxxxxxxxxxxxxxx> wrote: > > @@ -5529,7 +5527,7 @@ long do_hvm_op(unsigned long op, > XEN_GUEST_HANDLE_PARAM(void) arg) > > [HVMMEM_ram_rw] = p2m_ram_rw, > > [HVMMEM_ram_ro] = p2m_ram_ro, > > [HVMMEM_mmio_dm] = p2m_mmio_dm, > > - [HVMMEM_mmio_write_dm] = p2m_mmio_write_dm > > + [HVMMEM_unused] = p2m_invalid > > Why don't you simply delete the old line, without replacement? > I felt that having the replacement line was worth it to re-enforce that the mem type is really not to be used but it is, as you point out, not necessary. Paul > Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |