diff options
author | Maya Erez <qca_merez@qca.qualcomm.com> | 2017-12-14 17:53:09 +0100 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2018-01-09 09:03:27 +0100 |
commit | a8fd16d7a14fad9a7ecaa0932eefd243f62394b9 (patch) | |
tree | 2d090d3d7e030218d97f4b7573ceef798eeb2c59 /lib/decompress_inflate.c | |
parent | wil6210: set platform features based on FW capabilities (diff) | |
download | linux-a8fd16d7a14fad9a7ecaa0932eefd243f62394b9.tar.xz linux-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 'lib/decompress_inflate.c')
0 files changed, 0 insertions, 0 deletions