[dpdk-dev] [PATCH] eal: fix '--huge-unlink' option

Burakov, Anatoly anatoly.burakov at intel.com
Fri Oct 5 10:13:06 CEST 2018


On 21-Sep-18 12:56 PM, Pawel Wodkowski wrote:
> The final_va field is set during remap_segment() but this information is
> not propagated to temporal copy of huge page memory configuration so the
> unlink_hugepage_files() function wrongly assume that there is nothing to
> unlink. Fix this issue by checking orig_va instead of final_va.
> 
> Fixes: 66cc45e293ed ("mem: replace memseg with memseg lists")
> To: Anatoly Burakov <anatoly.burakov at intel.com>
> 
> Signed-off-by: Pawel Wodkowski <pawelx.wodkowski at intel.com>
> ---

Acked-by: Anatoly Burakov <anatoly.burakov at intel.com>

-- 
Thanks,
Anatoly


More information about the dev mailing list