On Sat, 2015-05-09 at 19:19 +0100, Julien Grall wrote: > Hi Andrew, > > On 08/05/2015 21:59, Andrew Cooper wrote: > > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com> > > CC: Ian Campbell <ian.campb...@citrix.com> > > CC: Ian Jackson <ian.jack...@eu.citrix.com> > > CC: Wei Liu <wei.l...@citrix.com> > > CC: Julien Grall <julien.gr...@citrix.com> > > --- > > tools/libxc/xc_domain.c | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/tools/libxc/xc_domain.c b/tools/libxc/xc_domain.c > > index 273e1fd..a7079a1 100644 > > --- a/tools/libxc/xc_domain.c > > +++ b/tools/libxc/xc_domain.c > > @@ -1978,6 +1978,7 @@ static int xc_domain_unbind_pt_irq_int( > > break; > > case PT_IRQ_TYPE_SPI: > > bind->u.spi.spi = spi; > > + break; > > Sorry, I haven't spot this one because I didn't exercise this code path. > > I did the same mistake in xc_domain_bint_pt_irq_int which I fixed during > testing. > > Reviewed-by: Julien Grall <julien.gr...@citrix.com>
Acked + applied, thanks. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel