Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
[firefly-linux-kernel-4.4.55.git] / arch / powerpc / platforms / pseries / setup.c
index cd6b4cde0de32c5b15b3aedd7737146ffce41d77..e724d3186e739999cc6daf726d073fe035d26739 100644 (file)
@@ -350,7 +350,7 @@ static int alloc_dispatch_log_kmem_cache(void)
 
        return alloc_dispatch_logs();
 }
-early_initcall(alloc_dispatch_log_kmem_cache);
+machine_early_initcall(pseries, alloc_dispatch_log_kmem_cache);
 
 static void pseries_lpar_idle(void)
 {