commit | 34f719b0c25cca6e11164f926fc798c25499aa96 | [log] [tgz] |
---|---|---|
author | Brian Swetland <swetland@google.com> | Fri Oct 30 16:22:05 2009 -0700 |
committer | Daniel Walker <dwalker@codeaurora.org> | Wed May 12 09:15:21 2010 -0700 |
tree | be4b551d1d7d492a924240858ad822fbc760fbcc | |
parent | 7632fba05197999fb0d24776b567682ebd62f62a [diff] |
msm/qsd: smd: avoid race condition in smd channel allocation Don't mark a channel as allocated if we failed to allocate it (perhaps the modem updated one table but not the other, etc) Signed-off-by: Brian Swetland <swetland@google.com> Signed-off-by: Daniel Walker <dwalker@codeaurora.org>