commit | 2e685ce62c913a4f457b8027a5e2d297e3ea17aa | [log] [tgz] |
---|---|---|
author | Maria Yu <aiquny@codeaurora.org> | Fri Apr 21 16:06:14 2017 +0800 |
committer | chrmhoffmann <chrmhoffmann@gmail.com> | Sat Sep 16 10:26:00 2017 +0200 |
tree | d5fe5035a35cb2193f97858df63bc9ce289f77c4 | |
parent | fbda58acb3fc5714778d902ee782e02f171fa57d [diff] |
soc: qcom: msm_bus: add mutex lock for cllist data Cldata needed to be protected by lock since crash happened when synchronous update and free. Extend original patch to include missing "found" guards. FPIIM-1552 CRs-Fixed: 2034222 Change-Id: Ied86461b784d69d9758dc3fc793a8a0de86e7f9c Signed-off-by: Maria Yu <aiquny@codeaurora.org>