> -----Original Message----- > From: Jan Beulich [mailto:jbeul...@suse.com] > Sent: 09 October 2017 13:46 > To: Paul Durrant <paul.durr...@citrix.com> > Cc: Andrew Cooper <andrew.coop...@citrix.com>; George Dunlap > <george.dun...@citrix.com>; Ian Jackson <ian.jack...@citrix.com>; > Stefano Stabellini <sstabell...@kernel.org>; xen-de...@lists.xenproject.org; > Konrad Rzeszutek Wilk <konrad.w...@oracle.com>; Tim (Xen.org) > <t...@xen.org> > Subject: Re: [PATCH v9 04/11] x86/hvm/ioreq: defer mapping gfns until they > are actually requsted > > >>> On 06.10.17 at 14:25, <paul.durr...@citrix.com> wrote: > > --- a/xen/arch/x86/hvm/ioreq.c > > +++ b/xen/arch/x86/hvm/ioreq.c > > @@ -357,6 +357,9 @@ static void hvm_update_ioreq_evtchn(struct > hvm_ioreq_server *s, > > } > > } > > > > +#define HANDLE_BUFIOREQ(s) \ > > + (s->bufioreq_handling != HVM_IOREQSRV_BUFIOREQ_OFF) > > Didn't I point out already that s wants to be parenthesized here? > Or was that on another macro?
Sorry, I think you did.... I just forgot. > With this taken care of > Reviewed-by: Jan Beulich <jbeul...@suse.com> > Ok, thanks. Paul > Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel