Re: [PATCH v2] hugetlbfs: skip VMAs without shareable locks in hugetlb_vmdelete_list

From: Deepanshu Kartikey
Date: Fri Oct 03 2025 - 07:19:02 EST



Hi Mark,

Thank you for the report and bisection. I see the hugetlbfs-madvise
test is failing with unexpected free huge pages count.

I'm investigating why the VMAs skipped in my patch aren't getting
their pages freed properly. I'll analyze the test code and work on
a fix.

I'll follow up once I understand the root cause.

Deepanshu