Subject: Re: [PATCH v1] raw/ifpga: fix monitor thread issues
>
> 01/03/2022 09:47, Wei Huang:
> > Monitor thread handles graceful shutdown according to the value of
> > specific sensors in device, two issues are found below.
> > 1. Thread is not created when card is probed.
01/03/2022 09:47, Wei Huang:
> Monitor thread handles graceful shutdown according to the value of
> specific sensors in device, two issues are found below.
> 1. Thread is not created when card is probed.
> 2. Thread is canceled without checking presence of other cards.
> To fix them, thread is crea
Monitor thread handles graceful shutdown according to the value of
specific sensors in device, two issues are found below.
1. Thread is not created when card is probed.
2. Thread is canceled without checking presence of other cards.
To fix them, thread is created in pci device probe function, a ref
3 matches
Mail list logo