Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5a52edde authored by David Howells's avatar David Howells Committed by Linus Torvalds
Browse files

mm: point the UNEVICTABLE_LRU config option at the documentation



Point the UNEVICTABLE_LRU config option at the documentation describing
the option.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
Cc: Lee Schermerhorn <lee.schermerhorn@hp.com>
Cc: Rik van Riel <riel@redhat.com>
Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 267b01fe
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -213,6 +213,8 @@ config UNEVICTABLE_LRU
	  will use one page flag and increase the code size a little,
	  say Y unless you know what you are doing.

	  See Documentation/vm/unevictable-lru.txt for more information.

config HAVE_MLOCK
	bool
	default y if MMU=y