commit | a727a49728be78c6a03c1f0f8bb2f4881aaf1e4f | [log] [tgz] |
---|---|---|
author | Subramanian Srinivasan <subrsrin@codeaurora.org> | Wed Nov 30 13:06:07 2011 -0800 |
committer | Subramanian Srinivasan <subrsrin@codeaurora.org> | Sun Dec 04 20:51:22 2011 -0800 |
tree | b63c76c70f13e21704b860fa9790dc67accf2360 | |
parent | d585ff2a159e1ff120746ffb3e5da295780244e8 [diff] |
Bluetooth: Avoid deadlock in management ops code Fixes a deadlock issue due to spinlock being acquired first in the process context and followed by a second acquisition in the interrupt context CRs-fixed: 319052 Change-Id: If17be9fa6f020dd1abd248f8999c2614251fc509 Signed-off-by: Subramanian Srinivasan <subrsrin@codeaurora.org>