[dpdk-dev] [PATCH] malloc: fix not unlocking hotplug on fail to init

Thomas Monjalon thomas at monjalon.net
Tue Apr 17 12:14:54 CEST 2018


13/04/2018 17:58, Anatoly Burakov:
> We lock the hotplug during init, but do not unlock it if we couldn't
> register multiprocess callbacks. Add the missing unlock.
> 
> Fixes: 07dcbfe0101f ("malloc: support multiprocess memory hotplug")
> 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