13/04/2018 16:16, Anatoly Burakov:
> Earlier fix for race condition introduced a bug where mutex
> wasn't unlocked if message failed to be sent. Fix all of this
> by moving locking out of mp_request_sync() altogether.
>
> Fixes: da5957821bdd ("eal: fix race condition in IPC request")
> Cc: [email protected]
>
> Signed-off-by: Anatoly Burakov <[email protected]>Applied, thanks

