> -----Original Message-----
> From: dev [mailto:[email protected]] On Behalf Of Anatoly Burakov
> Sent: Thursday, May 3, 2018 9:59 AM
> To: [email protected]
> Cc: Burakov, Anatoly <[email protected]>
> Subject: [dpdk-dev] [PATCH] memzone: fix race condition on alloc failure
> 
> Deallocation used the wrong function, which could have resulted in
> race conditions because the function does not use locks internally.
> 
> Fixes: 1403f87d4fb8 ("malloc: enable memory hotplug support")
> Cc: [email protected]
> 
> Signed-off-by: Anatoly Burakov <[email protected]>
> ---


Acked-by: Konstantin Ananyev <[email protected]>

Reply via email to