| commit | 7ee0dca520191ce1c838d3b081dc3ae62a510497 | [log] [tgz] |
|---|---|---|
| author | Angshuman Sarkar <angshuman@codeaurora.org> | Mon Aug 22 21:37:34 2011 +0530 |
| committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 16:16:35 2011 -0700 |
| tree | 12f6165dfa29f288974e40b7331f2070165c49fd | |
| parent | d9df327068bbb5887ec534e4af111a8c3f0b1a0c [diff] |
msm: smd: add spinlock to smem_get_entry Since smem_alloc2 has been exported it is needed that the shared smem allocation table be protected by a spinlock. Signed-off-by: Angshuman Sarkar <angshuman@codeaurora.org>