diff options
author | Alexei Avshalom Lazar <ailizaro@codeaurora.org> | 2019-12-18 20:10:10 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2019-12-19 18:15:56 +0200 |
commit | c715b38473c842db34c408ede2d5727d2b50cf1c (patch) | |
tree | 0f236d10981bbb544ce5d978dffc7b367ced7631 /net/unix/af_unix.c | |
parent | d3214d42806676e47eec2e5a5ed041ec40b9dd35 (diff) |
wil6210: take mem_lock for writing in crash dump collection
On some crash dump cases mem_lock is already taken, error
returns and crash dump copy fails.
In this case wait until mem_lock available instead of failing
the operation.
Also take the mem_lock for writing to prevent other threads from
altering the state of the device while collecting crash dump.
Signed-off-by: Alexei Avshalom Lazar <ailizaro@codeaurora.org>
Signed-off-by: Maya Erez <merez@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions