Commit 5a52edded382c2f436721d5a044ed16c290c5750

Authored by David Howells
Committed by Linus Torvalds
1 parent 267b01fe83

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: David 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: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

Showing 1 changed file with 2 additions and 0 deletions Side-by-side Diff

... ... @@ -213,6 +213,8 @@
213 213 will use one page flag and increase the code size a little,
214 214 say Y unless you know what you are doing.
215 215  
  216 + See Documentation/vm/unevictable-lru.txt for more information.
  217 +
216 218 config HAVE_MLOCK
217 219 bool
218 220 default y if MMU=y