Hi Thomas,

> -----Original Message-----
> From: Thomas Monjalon <[email protected]>
> Sent: Tuesday, March 8, 2022 06:24
> To: Huang, Wei <[email protected]>; Zhang, Tianfei
> <[email protected]>
> Cc: [email protected]; Xu, Rosen <[email protected]>; Zhang, Qi Z
> <[email protected]>; [email protected]; [email protected];
> [email protected]; Yigit, Ferruh <[email protected]>
> Subject: Re: [PATCH v1] raw/ifpga: fix interrupt handle allocation
> 
> 21/02/2022 07:51, Zhang, Tianfei:
> > From: Huang, Wei <[email protected]>
> > > Allocate FPGA interrupt handle instance for each card.
> 
> It doesn't say what was the issue.

Original code use global interrupt handle for all cards, the same interrupt 
handle will be registered by each card, so only the last card will be 
interrupted correctly,
it's the problem.

> 
> > >
> > > Fixes: e0a1aafe2af9 ("raw/ifpga: introduce IRQ functions")
> > > Cc: [email protected]
> > >
> > > Signed-off-by: Wei Huang <[email protected]>
> >
> > It looks good for me.
> >
> > Acked-by: Tianfei Zhang <[email protected]>
> 
> Applied
> 

Reply via email to