mm: remove one last reference to page_add_*_rmap()
authorDavid Hildenbrand <david@redhat.com>
Wed, 20 Dec 2023 22:45:04 +0000 (23:45 +0100)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 29 Dec 2023 19:58:57 +0000 (11:58 -0800)
commit4a8ffab02db55c8a70063c57519cadf72d480ed4
tree061fba8806d9abf6d2fa0e084fabb2f8110e5a96
parente78a13fd16bb9d9712f61be2bd6612a092ce66ea
mm: remove one last reference to page_add_*_rmap()

Let's fixup one remaining comment.  Note that the only trace remaining of
the old rmap interface is in an example in Documentation/trace/ftrace.rst,
that we'll just leave alone.

Link: https://lkml.kernel.org/r/20231220224504.646757-41-david@redhat.com
Signed-off-by: David Hildenbrand <david@redhat.com>
Cc: Hugh Dickins <hughd@google.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Muchun Song <muchun.song@linux.dev>
Cc: Muchun Song <songmuchun@bytedance.com>
Cc: Peter Xu <peterx@redhat.com>
Cc: Ryan Roberts <ryan.roberts@arm.com>
Cc: Yin Fengwei <fengwei.yin@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/internal.h