remove references to page->flags in documentation
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 26 Mar 2024 17:10:31 +0000 (17:10 +0000)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 26 Apr 2024 03:56:15 +0000 (20:56 -0700)
commit4dc7d37370951fe86216f03a4e0a6909f9b90a8c
tree7bb17a1955a75bddade006c557f24dd3c4bb1bb6
parent5e0debe012f31d6409b840920d0c37396d32ce30
remove references to page->flags in documentation

Mostly rewording, but remove entirely the copy of page_fixed_fake_head()
in the documentation; we can refer people to the actual source if
necessary.

Link: https://lkml.kernel.org/r/20240326171045.410737-10-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Documentation/admin-guide/cgroup-v1/memory.rst
Documentation/mm/vmemmap_dedup.rst
Documentation/translations/zh_CN/core-api/cachetlb.rst
mm/migrate.c
mm/rmap.c