diff --git a/[refs] b/[refs] index 1911a2fff771..a569448330e6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0718dc2a82c865ca75975acabaf984057f9fd488 +refs/heads/master: d784124cfe9377c1a24d8efba31401f81c7c11f9 diff --git a/trunk/mm/Kconfig b/trunk/mm/Kconfig index bd80460360db..332f5c29b53a 100644 --- a/trunk/mm/Kconfig +++ b/trunk/mm/Kconfig @@ -138,8 +138,8 @@ config SPLIT_PTLOCK_CPUS # config MIGRATION bool "Page migration" - def_bool y if NUMA || SPARSEMEM || DISCONTIGMEM - depends on SWAP + def_bool y if NUMA + depends on SWAP && NUMA help Allows the migration of the physical location of pages of processes while the virtual addresses are not changed. This is useful for