> > 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: anatoly.bura...@intel.com > > > > Signed-off-by: Anatoly Burakov <anatoly.bura...@intel.com> > > Acked-by: Konstantin Ananyev <konstantin.anan...@intel.com>
Applied, thanks