diff options
| author | Andrea Arcangeli <[email protected]> | 2010-09-09 16:37:53 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-09-09 18:57:24 -0700 |
| commit | 152e0659fc001029c70fa4373af1792b1ae0d01c (patch) | |
| tree | f9cdfd684fc585f884b5344af2fda3988018be00 /arch/powerpc/lib/code-patching.c | |
| parent | 4969c1192d15afa3389e7ae3302096ff684ba655 (diff) | |
mm: avoid warning when COMPACTION is selected
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 <[email protected]>
Acked-by: Mel Gorman <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'arch/powerpc/lib/code-patching.c')
0 files changed, 0 insertions, 0 deletions