[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v6 07/15] argo: implement the register op
On Mon, Jan 28, 2019 at 3:19 AM Jan Beulich <JBeulich@xxxxxxxx> wrote: > > >>> On 24.01.19 at 03:04, <christopher.w.clark@xxxxxxxxx> wrote: > > @@ -31,13 +32,27 @@ > > #ifdef CONFIG_COMPAT > > #include <compat/argo.h> > > CHECK_argo_addr; > > +CHECK_argo_register_ring; > > CHECK_argo_ring; > > #endif > > What about struct xen_argo_ring_message_header? ack - fixed > > > --- a/xen/include/xlat.lst > > +++ b/xen/include/xlat.lst > > @@ -150,3 +150,4 @@ > > ? flask_transition xsm/flask_op.h > > ? argo_addr argo.h > > ? argo_ring argo.h > > +? argo_register_ring argo.h > > This insertion wants to move up a line (relative to the argo > ones which are already there) as well, to fit the secondary > sorting by structure name. ack Christopher _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |