diff options
author | Maya Erez <qca_merez@qca.qualcomm.com> | 2017-12-14 18:53:09 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2018-01-09 10:03:27 +0200 |
commit | a8fd16d7a14fad9a7ecaa0932eefd243f62394b9 (patch) | |
tree | 2d090d3d7e030218d97f4b7573ceef798eeb2c59 /net/switchdev | |
parent | 594b59ec70e14f9cdb901f9e2c7c6a771c6231fa (diff) | |
download | linux-stable-a8fd16d7a14fad9a7ecaa0932eefd243f62394b9.tar.gz linux-stable-a8fd16d7a14fad9a7ecaa0932eefd243f62394b9.tar.bz2 linux-stable-a8fd16d7a14fad9a7ecaa0932eefd243f62394b9.zip |
wil6210: prevent parallel suspend and dump collection
Suspend and crash dump operations can happen simultaneously
in case there is a FW assert during the suspend procedure
or when SSR calls all the devices crashdump callbacks.
To prevent that, a new flag is added, indicating that the
dumps collection is in progress, in order to allow the
suspend/reset decline if the dumps collection already started.
Signed-off-by: Maya Erez <qca_merez@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'net/switchdev')
0 files changed, 0 insertions, 0 deletions