9b5655767c
There is currently no timeout to the resource and lock acquiring loops. We printed warnings and depended on user sending a signal to the waiting process to stop the waiting. This doesn't work very well when wait happens out of a work queue. The simplest example of that is PCI probe. When user loads the module and card is in a broken state modprobe will wait forever and signals sent to it will not actually reach the probing thread. Make sure all wait loops have a time out. Set the upper wait time to 60 seconds to stay on the safe side. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
nfp6000 | ||
crc32.h | ||
nfp6000_pcie.c | ||
nfp6000_pcie.h | ||
nfp_arm.h | ||
nfp_cpp.h | ||
nfp_cppcore.c | ||
nfp_cpplib.c | ||
nfp_hwinfo.c | ||
nfp_mip.c | ||
nfp_mutex.c | ||
nfp_nffw.c | ||
nfp_nffw.h | ||
nfp_nsp_cmds.c | ||
nfp_nsp_eth.c | ||
nfp_nsp.c | ||
nfp_nsp.h | ||
nfp_resource.c | ||
nfp_rtsym.c | ||
nfp_target.c | ||
nfp.h |