Files
ubports_kernel_google_msm/arch
Eric Holmberg 43ee45803b msm: smd_pkt: Fix wakelock concurrency issue
In failure conditions, some clients violate the SMD PKT restriction of
single-threaded access resulting in overlapping open requests which
corrupt the wakelock list.

Move the wakelock initialization into the channel mutex to prevent
concurrent access from corrupting the wakelock.

CRs-Fixed: 374644
Change-Id: Idfdfc07fa69258d29154c4fce3fbcf2f000e63d6
Signed-off-by: Eric Holmberg <eholmber@codeaurora.org>
2013-02-27 18:15:24 -08:00
..
2012-05-09 13:53:28 +03:00