This patchset fixes a double free and a memory leak problems. v1 -> v2: Add a comment before vmbus_device_register(). Yang Yingliang (2): Drivers: hv: vmbus: fix double free in the error path of vmbus_add_channel_work() Drivers: hv: vmbus: fix possible memory leak in vmbus_device_register() drivers/hv/channel_mgmt.c | 4 +++- drivers/hv/vmbus_drv.c | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) -- 2.25.1