From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 197861] Shutting down a VM with Kernel 4.14 will sometime hang and a reboot is the only way to recover. Date: Wed, 27 Dec 2017 22:04:23 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT To: kvm@kernel.org Return-path: Received: from mail.wl.linuxfoundation.org ([198.145.29.98]:41338 "EHLO mail.wl.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751964AbdL0WE0 (ORCPT ); Wed, 27 Dec 2017 17:04:26 -0500 Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0E4052D285 for ; Wed, 27 Dec 2017 22:04:26 +0000 (UTC) In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: https://bugzilla.kernel.org/show_bug.cgi?id=197861 LimeTech (tomm@lime-technology.com) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomm@lime-technology.com --- Comment #27 from LimeTech (tomm@lime-technology.com) --- (In reply to Willem de Bruijn from comment #22) > The following fix has been merged > > skbuff: orphan frags before zerocopy clone > 268b790679422a89e9ab0685d9f291edae780c98 > v4.15-rc5~10^2^2~1 > http://patchwork.ozlabs.org/patch/851715/ > > That resolved another report of what is most likely > the same issue. Tested together with this follow-up > that is currently awaiting review to net-next > > skbuff: in skb_segment, call zerocopy functions once per nskb > http://patchwork.ozlabs.org/patch/852598/ The second patch is partially un-doing something in the first patch. Is this correct, and all that is necessary for the 4.14.9 kernel? -- You are receiving this mail because: You are watching the assignee of the bug.