Linux cgroups development
 help / color / mirror / Atom feed
* [PATCH] Documentation: remove remove_from_page_cache note
@ 2014-06-24  9:17 Lei Li
  2014-06-24  9:25 ` Michal Hocko
  0 siblings, 1 reply; 2+ messages in thread
From: Lei Li @ 2014-06-24  9:17 UTC (permalink / raw)
  To: mhocko-AlSwsSmVLrQ
  Cc: cgroups-u79uwXL29TY76Z2rM5mHXA, linux-mm-Bw31MaZKKs3YtjvyW6yDsg,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, Lei Li

Remove this note as remove_from_page_cache has been renamed to
delete_from_page_cache since Commit 702cfbf9 ("mm: goodbye
remove_from_page_cache()"), and it doesn't serve any useful
purpose.

Signed-off-by: Lei Li <lilei-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
---
 Documentation/cgroups/memcg_test.txt | 2 --
 1 file changed, 2 deletions(-)

diff --git a/Documentation/cgroups/memcg_test.txt b/Documentation/cgroups/memcg_test.txt
index 8870b02..67c11a3 100644
--- a/Documentation/cgroups/memcg_test.txt
+++ b/Documentation/cgroups/memcg_test.txt
@@ -82,8 +82,6 @@ Under below explanation, we assume CONFIG_MEM_RES_CTRL_SWAP=y.
 	- add_to_page_cache_locked().
 
 	The logic is very clear. (About migration, see below)
-	Note: __remove_from_page_cache() is called by remove_from_page_cache()
-	and __remove_mapping().
 
 6. Shmem(tmpfs) Page Cache
 	The best way to understand shmem's page state transition is to read
-- 
1.8.5.3

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-06-24  9:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-24  9:17 [PATCH] Documentation: remove remove_from_page_cache note Lei Li
2014-06-24  9:25 ` Michal Hocko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox