Re: [PATCH v3 01/10] docs: tmpfs: remove implementation detail reference

From: Lance Yang

Date: Fri Apr 10 2026 - 12:19:02 EST



On Wed, Apr 08, 2026 at 04:22:56PM -0400, Luiz Capitulino wrote:
>The tmpfs.rst doc references the has_transparent_hugepage() helper, which
>is an implementation detail in the kernel and not relevant for users
>wishing to properly configure THP support for tmpfs. Remove it.
>
>Acked-by: David Hildenbrand (Red Hat) <david@xxxxxxxxxx>
>Reviewed-by: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
>Signed-off-by: Luiz Capitulino <luizcap@xxxxxxxxxx>
>---

Thanks.
Reviewed-by: Lance Yang <lance.yang@xxxxxxxxx>