]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - mm/migrate.c
mm: make CONFIG_MIGRATION available w/o CONFIG_NUMA
[linux-2.6-omap-h63xx.git] / mm / migrate.c
index e7d13a708da0b5ea4571993f85e44c9f5c0c6876..376cceba82f98e7110520acc885f6bce0687482b 100644 (file)
@@ -1071,7 +1071,6 @@ out2:
        mmput(mm);
        return err;
 }
-#endif
 
 /*
  * Call migration functions in the vma_ops that may prepare
@@ -1093,3 +1092,4 @@ int migrate_vmas(struct mm_struct *mm, const nodemask_t *to,
        }
        return err;
 }
+#endif