commit | 25f042baa06a161f47f92e76c33135d5eced9d79 | [log] [tgz] |
---|---|---|
author | Dixon Peterson <dixonp@codeaurora.org> | Wed Feb 27 13:00:08 2013 -0800 |
committer | Dixon Peterson <dixonp@codeaurora.org> | Thu Mar 14 18:18:09 2013 -0700 |
tree | 0124b10214d5363da47796afcc7b330299e4da37 | |
parent | bbc6bb41f1438d6a6050daf23c73c2af61f02d9c [diff] |
diag: Add concurrency protection to writes on smd data channels Currently, diag does not protect against multiple threads writing on a diag smd data channel at the same time. Make changes to protect against concurrent writes on the same smd data channel. Change-Id: I80982175821d60ffbc6bc4d6058c322dd894ebd3 Signed-off-by: Dixon Peterson <dixonp@codeaurora.org>