>>> On 24.01.19 at 03:04, <christopher.w.cl...@gmail.com> 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? > --- 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. Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel