perf stat: Support L2 Topdown events
[linux-2.6-microblaze.git] / mm / mempolicy.c
index 8cf96bd..2c3a865 100644 (file)
@@ -1111,7 +1111,7 @@ int do_migrate_pages(struct mm_struct *mm, const nodemask_t *from,
                     const nodemask_t *to, int flags)
 {
        int busy = 0;
-       int err;
+       int err = 0;
        nodemask_t tmp;
 
        migrate_prep();