Re: [PATCH v2] docs: cgroup-v1: Update page cache removal functions

From: Tejun Heo
Date: Mon May 13 2024 - 13:01:20 EST


On Tue, May 07, 2024 at 12:34:27PM +0200, Illia Ostapyshyn wrote:
> Commit 452e9e6992fe ("filemap: Add filemap_remove_folio and
> __filemap_remove_folio") reimplemented __delete_from_page_cache() as
> __filemap_remove_folio() and delete_from_page_cache() as
> filemap_remove_folio(). The compatibility wrappers were finally removed
> in ece62684dcfb ("hugetlbfs: convert hugetlb_delete_from_page_cache() to
> use folios") and 6ffcd825e7d0 ("mm: Remove __delete_from_page_cache()").
>
> Update the remaining references to dead functions in the memcg
> implementation memo.
>
> Signed-off-by: Illia Ostapyshyn <illia@xxxxxxxxx>

Applied to cgroup/for-6.10.

Thanks.

--
tejun