Revision 152e0659fc001029c70fa4373af1792b1ae0d01c authored by Andrea Arcangeli on 09 September 2010, 23:37:53 UTC, committed by Linus Torvalds on 10 September 2010, 01:57:24 UTC
COMPACTION enables MIGRATION, but MIGRATION spawns a warning if numa or
memhotplug aren't selected.  However MIGRATION doesn't depend on them.  I
guess it's just trying to be strict doing a double check on who's enabling
it, but it doesn't know that compaction also enables MIGRATION.

Signed-off-by: Andrea Arcangeli <aarcange@redhat.com>
Acked-by: Mel Gorman <mel@csn.ul.ie>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 4969c11
History

back to top