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

From: Baolin Wang

Date: Tue Dec 16 2025 - 02:44:17 EST




On 2025/12/16 05:16, 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>
Signed-off-by: Luiz Capitulino <luizcap@xxxxxxxxxx>
---

Make sense to me.
Reviewed-by: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>