Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-block.git] / drivers / hv / vmbus_drv.c
index f50aaa189df66f4a4c177e3de314562c83283d81..d24dd65b33d4d334f77d86f662151fd88efc9911 100644 (file)
@@ -2744,7 +2744,7 @@ static int __init hv_acpi_init(void)
        if (!hv_is_hyperv_initialized())
                return -ENODEV;
 
-       if (hv_root_partition)
+       if (hv_root_partition && !hv_nested)
                return 0;
 
        /*