diff options
author | Prabhakar Kushwaha <pkushwaha@marvell.com> | 2021-07-29 13:43:06 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-08-02 11:17:24 +0200 |
commit | 1159e25c137422bdc48ee96e3fb014bd942092c6 (patch) | |
tree | 01af28da17669e38149d10a4a0292973b76d1ad9 /net | |
parent | Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... (diff) | |
download | linux-1159e25c137422bdc48ee96e3fb014bd942092c6.tar.xz linux-1159e25c137422bdc48ee96e3fb014bd942092c6.zip |
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>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions