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, 13 Dec 2017 18:05:22 +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]:33882 "EHLO
mail.wl.linuxfoundation.org" rhost-flags-OK-OK-OK-OK)
by vger.kernel.org with ESMTP id S1753154AbdLMSFY (ORCPT
); Wed, 13 Dec 2017 13:05:24 -0500
Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1])
by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6734E28E56
for ; Wed, 13 Dec 2017 18:05:24 +0000 (UTC)
In-Reply-To:
Sender: kvm-owner@vger.kernel.org
List-ID:
https://bugzilla.kernel.org/show_bug.cgi?id=197861
--- Comment #11 from David Hill (hilld@binarystorm.net) ---
I've applied the suggested patch on the current branch but the patch didn't
apply somehow ... I had to change it manually so I guess it's the tabs that are
used for indentation and the spaces I copy/pasted from this BZ. I couldn't
revert the commit using "git revert" so my guess here is that I'd have to go
back to before this commit, compile and retry to reproduce but we already know
it works according to the bisection so I was wondering if we still had to try
that ? I tried checking out skbuff.c from the working 4.13.0 branch but the
kernel didn't compile because some functions were probably changed and the
validation failed at the end.
--
You are receiving this mail because:
You are watching the assignee of the bug.