[LTP] [PATCH v3] Hugetlb: Migrating libhugetlbfs shm-perms

Cyril Hrubis chrubis@suse.cz
Thu Sep 12 17:07:37 CEST 2024


Hi!
> +static void compare_free_hugepage_memory(long free_end, long free_start)
> +{
> +    if (free_end != free_start)
> +        tst_res(TFAIL, "Free hugepages after attaching multiple threads 
> differ from initial allocation");

This line and couple of other lines are corrupted by the mail client you
have used.

There may be some hints on how to fix that at:

https://www.kernel.org/doc/html/next/process/email-clients.html

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list