Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / mm / mm_init.c
index b06a30f..8e02e86 100644 (file)
@@ -173,6 +173,7 @@ static int __meminit mm_compute_batch_notifier(struct notifier_block *self,
        case MEM_ONLINE:
        case MEM_OFFLINE:
                mm_compute_batch(sysctl_overcommit_memory);
+               break;
        default:
                break;
        }