Re: [PATCH 04/15] Drivers: hv: vmbus: Prevent sending data on a rescinded channel

From: Dan Carpenter
Date: Mon Dec 05 2016 - 05:02:04 EST


On Thu, Dec 01, 2016 at 09:28:41AM -0800, kys@xxxxxxxxxxxxxxxxxxxxxx wrote:
> From: K. Y. Srinivasan <kys@xxxxxxxxxxxxx>
>
> After the channel is rescinded, the host does not read from the rescinded channel.
> Fail writes to a channel that has already been rescinded

What are the user visible effects of this bug? Presumably none right
since it doesn't need to be back ported.

But it's absolutely impossible to tell from the commit message.

regards,
dan carpenter