numam-dpdk/lib/librte_eal
Anatoly Burakov 48e9728898 ipc: fix missing mutex unlocks on failed send
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: da5957821b ("eal: fix race condition in IPC request")
Cc: stable@dpdk.org

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
2018-04-17 10:23:05 +02:00
..
bsdapp vfio: export functions even when disabled 2018-04-16 19:33:46 +02:00
common ipc: fix missing mutex unlocks on failed send 2018-04-17 10:23:05 +02:00
linuxapp vfio: export functions even when disabled 2018-04-16 19:33:46 +02:00
Makefile lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
meson.build eal: provide API for querying valid socket ids 2018-04-05 00:27:13 +02:00
rte_eal_version.map eal: add device event monitor framework 2018-04-13 12:00:31 +02:00