Re: [PATCH v2] DSPBRIDGE: Fix to avoid possible recursive locking

2010-02-11 Thread Ameya Palande
Hi Deepak, On Thu, 2010-02-11 at 18:33 +0100, ext Deepak Chitriki wrote: > Removed NTFY_Notify() in WMD_MSG_Get() to avoid locking contention > as NTFY_Notify() is already invoked in InputMsg(). > > Cc: Ameya Palande > Cc: Omar Ramirez Luna > Cc: Nishanth Menon > > Signed-off-by: Deepak Chitr

[PATCH v2] DSPBRIDGE: Fix to avoid possible recursive locking

2010-02-11 Thread Deepak Chitriki
Removed NTFY_Notify() in WMD_MSG_Get() to avoid locking contention as NTFY_Notify() is already invoked in InputMsg(). Cc: Ameya Palande Cc: Omar Ramirez Luna Cc: Nishanth Menon Signed-off-by: Deepak Chitriki --- Ref: v0:http://marc.info/?l=linux-omap&m=126584779011493&w=2 v1:http://marc.info