Skip to content
Commit b3ad4df0 authored by Maya Erez's avatar Maya Erez
Browse files

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.

Change-Id: Id38d8a2f833dd692ffdc8138f0ac88fe8b6f24e2
Signed-off-by: default avatarMaya Erez <merez@codeaurora.org>
parent 72d70e10
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment