doc: CONFIG_UNEVICTABLE_LRU doesn't exist anymore
authorMichal Hocko <mhocko@suse.cz>
Wed, 16 Mar 2011 14:01:37 +0000 (15:01 +0100)
committerJiri Kosina <jkosina@suse.cz>
Wed, 16 Mar 2011 23:37:19 +0000 (00:37 +0100)
commit 6837765963 ("mm: remove CONFIG_UNEVICTABLE_LRU config option")
has removed the configoption so we should sync up the doc as well.

Signed-off-by: Michal Hocko <mhocko@suse.cz>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/vm/unevictable-lru.txt

index 2d70d0d..97bae3c 100644 (file)
@@ -84,8 +84,7 @@ indicate that the page is being managed on the unevictable list.
 
 The PG_unevictable flag is analogous to, and mutually exclusive with, the
 PG_active flag in that it indicates on which LRU list a page resides when
-PG_lru is set.  The unevictable list is compile-time configurable based on the
-UNEVICTABLE_LRU Kconfig option.
+PG_lru is set.
 
 The Unevictable LRU infrastructure maintains unevictable pages on an additional
 LRU list for a few reasons: