diff options
author | Prabhakar Kushwaha <pkushwaha@marvell.com> | 2021-07-29 14:43:06 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-08-02 10:17:24 +0100 |
commit | 1159e25c137422bdc48ee96e3fb014bd942092c6 (patch) | |
tree | 01af28da17669e38149d10a4a0292973b76d1ad9 /net | |
parent | c7d102232649226a69dddd58a4942cf13cff4f7c (diff) | |
download | linux-1159e25c137422bdc48ee96e3fb014bd942092c6.tar.bz2 |
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