From db6a6547b187055de1b3c91a62ba28c238529d90 Mon Sep 17 00:00:00 2001 From: David Howells Date: Mon, 13 Apr 2009 14:40:01 -0700 Subject: [PATCH] --- yaml --- r: 143208 b: refs/heads/master c: 5a52edded382c2f436721d5a044ed16c290c5750 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/mm/Kconfig | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 222fb3d1f417..8b628c7da6b3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 267b01fe8345098b9459f5bac3d97cbba3264ec4 +refs/heads/master: 5a52edded382c2f436721d5a044ed16c290c5750 diff --git a/trunk/mm/Kconfig b/trunk/mm/Kconfig index b53427ad30a3..57971d2ab848 100644 --- a/trunk/mm/Kconfig +++ b/trunk/mm/Kconfig @@ -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