Merge tag 'tty-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
[linux-block.git] / mm / page_ext.c
index ddf1968560f0c09a89079410d4661f3a70ff562f..4ee522fd381cbb59d1f095b802fd36ad78d7fc36 100644 (file)
@@ -513,7 +513,7 @@ void __init page_ext_init(void)
                        cond_resched();
                }
        }
-       hotplug_memory_notifier(page_ext_callback, 0);
+       hotplug_memory_notifier(page_ext_callback, DEFAULT_CALLBACK_PRI);
        pr_info("allocated %ld bytes of page_ext\n", total_usage);
        invoke_init_callbacks();
        return;