Drivers: hv: Enable vmbus driver for nested root partition
authorJinank Jain <jinankjain@linux.microsoft.com>
Mon, 2 Jan 2023 07:12:54 +0000 (07:12 +0000)
committerWei Liu <wei.liu@kernel.org>
Tue, 17 Jan 2023 13:37:19 +0000 (13:37 +0000)
commit8536290f0011c582df08657825cf2fee65aac9ed
tree85186a3cfa185955f20d4ae76e1679ac2dd4c75c
parentf0d2f5c2c000c03aa6b6a29954042174b59a0d1c
Drivers: hv: Enable vmbus driver for nested root partition

Currently VMBus driver is not initialized for root partition but we need
to enable the VMBus driver for nested root partition. This is required,
so that L2 root can use the VMBus devices.

Signed-off-by: Jinank Jain <jinankjain@linux.microsoft.com>
Reviewed-by: Michael Kelley <mikelley@microsoft.com>
Link: https://lore.kernel.org/r/c3cdd2cf2bffeba388688640eb61bc182e4c041d.1672639707.git.jinankjain@linux.microsoft.com
Signed-off-by: Wei Liu <wei.liu@kernel.org>
drivers/hv/vmbus_drv.c