kernel-fxtec-pro1x/ipc
Vidyakumar Athota 0b9c8c186f apr: fix race condition in apr reset
Since apr reset is scheduled in a workqueue, it is possible that before
completion of previous session apr_deregister(), new session of apr_register()
can happen in ssr scenario. Some of the variables are not reset properly
due to this race condition. Fix this issue by failing apr_register() till
apr_deregister() is completed.

Change-Id: I203e356e8330d8633d78bbfc6ae0165afa79f1f3
Signed-off-by: Vidyakumar Athota <vathota@codeaurora.org>
2018-08-14 14:42:25 -07:00
..
Android.mk Initial Android target definition for msmsteppe 2018-04-26 18:28:03 +05:30
apr.c apr: fix race condition in apr reset 2018-08-14 14:42:25 -07:00
apr_tal_rpmsg.c ipc: Add support for apr over rpmsg 2018-01-24 21:38:06 -08:00
apr_v2.c Audio: DLKM support for all audio modules 2017-11-02 13:42:09 +05:30
apr_v3.c Audio: DLKM support for all audio modules 2017-11-02 13:42:09 +05:30
Kbuild audio: Add support for audio on msmsteppe 2018-07-31 11:23:46 +05:30
wcd-dsp-glink.c ipc: Implement FIFO queue to fix sequence inconsistency 2018-06-22 16:26:12 +08:00