From: Andrea Parri (Microsoft) <parri.and...@gmail.com> Sent: Wednesday, April 
14, 2021 8:01 AM
> 
> Introduce the CHANNELMSG_MODIFYCHANNEL_RESPONSE message type, and code
> to receive and process such a message.
> 
> Signed-off-by: Andrea Parri (Microsoft) <parri.and...@gmail.com>
> ---
>  drivers/hv/channel.c      | 99 ++++++++++++++++++++++++++++++++-------
>  drivers/hv/channel_mgmt.c | 42 +++++++++++++++++
>  drivers/hv/hv_trace.h     | 15 ++++++
>  drivers/hv/vmbus_drv.c    |  4 +-
>  include/linux/hyperv.h    | 11 ++++-
>  5 files changed, 152 insertions(+), 19 deletions(-)
> 

Reviewed-by: Michael Kelley <mikel...@microsoft.com>

Reply via email to