b811f123352a6ca719767180f23a41de68194434

Since recovery callback happens in workqueue context, it can run in parallel with stop dev ioctl. This leads to many possible race conditions. Instead, protect the recovery callback with the same context mutex as ioctls to prevent parallel execution. CRs-Fixed: 3003703 Change-Id: I92a635cfaeee4cf09047672a5cb925cf262cd816 Signed-off-by: Anand Ravi <ananravi@codeaurora.org>
Description
Aucune description fournie
Langue
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%