> From: linux-hyperv-ow...@vger.kernel.org
> <linux-hyperv-ow...@vger.kernel.org> On Behalf Of Michael Kelley
> Sent: Sunday, September 13, 2020 12:47 PM
> 
> vmbus_wait_for_unload() looks for a CHANNELMSG_UNLOAD_RESPONSE
> message
> coming from Hyper-V.  But if the message isn't found for some reason,
> the panic path gets hung forever.  Add a timeout of 10 seconds to prevent
> this.
> 
> Fixes: 415719160de3 ("Drivers: hv: vmbus: avoid scheduling in interrupt
> context in vmbus_initiate_unload()")
> Signed-off-by: Michael Kelley <mikel...@microsoft.com>

Reviewed-by: Dexuan Cui <de...@microsoft.com>

Reply via email to