2479a1e9a8
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 reference
count is checked before canceling the thread.
Fixes:
|
||
---|---|---|
.. | ||
cnxk_bphy | ||
cnxk_gpio | ||
dpaa2_cmdif | ||
dpaa2_qdma | ||
ifpga | ||
ioat | ||
ntb | ||
skeleton | ||
meson.build |