From d6f09072cb9657361143be2eecbbd431afb11c82 Mon Sep 17 00:00:00 2001 From: Andrea Arcangeli Date: Tue, 25 Jan 2011 15:07:25 -0800 Subject: [PATCH] --- yaml --- r: 232412 b: refs/heads/master c: 33a938774fdb9933e9c77504b035f4f87c0859df h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/mm/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 4802d1ea26ce..1f3fe7193f2c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8dba474f034c322d96ada39cb20cac711d80dcb2 +refs/heads/master: 33a938774fdb9933e9c77504b035f4f87c0859df diff --git a/trunk/mm/Kconfig b/trunk/mm/Kconfig index 3ad483bdf505..e9c0c61f2ddd 100644 --- a/trunk/mm/Kconfig +++ b/trunk/mm/Kconfig @@ -179,7 +179,7 @@ config SPLIT_PTLOCK_CPUS config COMPACTION bool "Allow for memory compaction" select MIGRATION - depends on EXPERIMENTAL && HUGETLB_PAGE && MMU + depends on MMU help Allows the compaction of memory for the allocation of huge pages.