[dpdk-dev] [PATCH] eal/ipc: fix missing mutex unlocks on failed msg send

Thomas Monjalon thomas at monjalon.net
Tue Apr 17 10:26:26 CEST 2018


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: anatoly.burakov at intel.com
> 
> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>

Applied, thanks





More information about the dev mailing list