On Fri, Apr 20, 2018 at 2:42 AM, Greg KH greg@kroah.com wrote:
On Thu, Apr 19, 2018 at 12:46:40PM -0400, Jason Andryuk wrote:
xen-netfront: Fix hang on device removal
commit c2d2e6738a209f0f9dffa2dc8e7292fc45360d61 upstream
The linux kernel can hang in xen-netfront device removal preventing system shutdown and power-off. This patch fixes xen-netfront so it does not hang and shutdown can complete.
This is applicable to 4.1+ and has been tested on 4.4 and 4.14.
Also needs to go to 3.18.y, so I've queued it up everywhere :)
But 3.18.y is EOL... :)
Thanks, Jason