RE: [PATCH 6/7] Drivers: hv: vmbus: Suspend/resume the vmbus itself for hibernation

2019-07-30 Thread Dexuan Cui
> From: Michael Kelley > Sent: Tuesday, July 30, 2019 4:26 PM > From: Dexuan Cui Sent: Monday, July 8, 2019 10:30 > PM > > > > This is needed when we resume the old kernel from the "current" kernel. > > Perhaps a bit more descriptive commit message could be supplied? I'll use this as the new c

RE: [PATCH 6/7] Drivers: hv: vmbus: Suspend/resume the vmbus itself for hibernation

2019-07-30 Thread Michael Kelley
From: Dexuan Cui Sent: Monday, July 8, 2019 10:30 PM > > This is needed when we resume the old kernel from the "current" kernel. Perhaps a bit more descriptive commit message could be supplied? > > Signed-off-by: Dexuan Cui > --- > drivers/hv/connection.c | 3 +-- > drivers/hv/hyperv_vmb

[PATCH 6/7] Drivers: hv: vmbus: Suspend/resume the vmbus itself for hibernation

2019-07-08 Thread Dexuan Cui
This is needed when we resume the old kernel from the "current" kernel. Signed-off-by: Dexuan Cui --- drivers/hv/connection.c | 3 +-- drivers/hv/hyperv_vmbus.h | 2 ++ drivers/hv/vmbus_drv.c| 40 3 files changed, 43 insertions(+), 2 deletions(-)