linux/drivers/net/ethernet/qlogic/qede
Prabhakar Kushwaha 1159e25c13 qede: fix crash in rmmod qede while automatic debug collection
A crash has been observed if rmmod is done while automatic debug
collection in progress. It is due to a race  condition between
both of them.

To fix stop the sp_task during unload to avoid running qede_sp_task
even if they are schedule during removal process.

Signed-off-by: Alok Prasad <palok@marvell.com>
Signed-off-by: Shai Malin <smalin@marvell.com>
Signed-off-by: Ariel Elior <aelior@marvell.com>
Signed-off-by: Prabhakar Kushwaha <pkushwaha@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-08-02 10:17:24 +01:00
..
Makefile net: qede: update copyright years 2020-06-30 15:51:40 -07:00
qede_dcbnl.c net: qede: update copyright years 2020-06-30 15:51:40 -07:00
qede_ethtool.c qede: preserve per queue stats across up/down of interface 2021-02-11 14:25:06 -08:00
qede_filter.c net: qede: Fix end of loop tests for list_for_each_entry 2021-07-25 23:02:45 +01:00
qede_fp.c qede: Remove rcu_read_lock() around XDP program invocation 2021-06-24 19:45:39 +02:00
qede_main.c qede: fix crash in rmmod qede while automatic debug collection 2021-08-02 10:17:24 +01:00
qede_ptp.c net: qede: fix kernel-doc for qede_ptp_adjfreq() 2020-07-06 13:18:56 -07:00
qede_ptp.h net: qede: update copyright years 2020-06-30 15:51:40 -07:00
qede_rdma.c net: qede: Use list_for_each_entry() to simplify code 2021-06-08 16:31:24 -07:00
qede.h qede: fix crash in rmmod qede while automatic debug collection 2021-08-02 10:17:24 +01:00