diff options
author | Karun Eagalapati <[email protected]> | 2017-07-06 20:07:23 +0530 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2017-07-28 17:22:43 +0300 |
commit | 6c409cad3d2b66cb4fd184d140fdf48e34890249 (patch) | |
tree | a79ef7acf91acac1ea908dd36c3ec17952049bb7 /lib/kobject.c | |
parent | ebf084ea0ec749f6ec576a67762f0ec34c514111 (diff) |
rsi: use separate mutex lock for receive thread
Deadlock issue is observed during our stress tests. The root
cause for the issue is same lock is used between tx and rx threads.
This patch adds a separate mutex lock for rx thread to resolve
the problem.
Signed-off-by: Karun Eagalapati <[email protected]>
Signed-off-by: Amitkumar Karwar <[email protected]>
Signed-off-by: Prameela Rani Garnepudi <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'lib/kobject.c')
0 files changed, 0 insertions, 0 deletions