On Mon, Sep 7, 2020 at 1:12 PM Samuel Iglesias Gonsálvez
<sigles...@igalia.com> wrote:
>
> Hello Madhuparna,
>
> Thanks for notifying us about his possible bug. I contacted to CERN
> people who are using actively this HW in order to provide a patch (I
> don't have access to it anymore).
>
> They will look into it and submit a patch.
>

Hello Samuel,

Thanks a lot for forwarding this report to CERN.

Regards,
Madhuparna

> Thanks!
>
> Sam
>
> On 26/8/20 18:46, Madhuparna Bhowmik wrote:
> > Hello,
> >
> > This is regarding a possible bug in /drivers/ipack/carriers/tpci200.c.
> > In the probe function with following call chan IRQ is requested:
> > tpci200_pci_probe -> tpci200_install -> res = tpci200_register().
> > Thus Interrupt may happen before the rest of the things are
> > initialized in the probe.
> > One such example is the variable tpci200->number, however, since this
> > is only used for logging in the interrupt handler this should be okay.
> > But there may be other cases as well.
> >
> > Thank you,
> > Madhuparna
> >
> >
> > _______________________________________________
> > Industrypack-devel mailing list
> > Industrypack-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/industrypack-devel
> >
>


_______________________________________________
Industrypack-devel mailing list
Industrypack-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/industrypack-devel

Reply via email to