From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 191481] Virtual machine CPU counters are broken forever after
live migration to system with "steal time overflow" KVM bug
Date: Thu, 12 Jan 2017 11:53:14 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 8BIT
To: kvm@vger.kernel.org
Return-path:
Received: from mail.kernel.org ([198.145.29.136]:60266 "EHLO mail.kernel.org"
rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP
id S1750796AbdALLxU (ORCPT );
Thu, 12 Jan 2017 06:53:20 -0500
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id 74B3A203C4
for ; Thu, 12 Jan 2017 11:53:18 +0000 (UTC)
Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org [172.20.200.51])
by mail.kernel.org (Postfix) with ESMTP id ADA60203C1
for ; Thu, 12 Jan 2017 11:53:14 +0000 (UTC)
In-Reply-To:
Sender: kvm-owner@vger.kernel.org
List-ID:
https://bugzilla.kernel.org/show_bug.cgi?id=191481
--- Comment #8 from Dmitry Svyatogorov ---
LOL! bugzilla.kernel.org becomes invalid place to fix commits merged into
master-branch.
JFYI, the problem was yesterday localized in
f9c904b7613b8b4c85b10cd6b33ad41b2843fa9d. The kernel 3.18.46 with this commit
reverted is running on tests for ≈20 hours, no additional problems found till
now.
For those who found this thread because of stucking with the same problem, you
can safely rebuild the problematic kernel with "git revert
f9c904b7613b8b4c85b10cd6b33ad41b2843fa9d" or make/apply reverting patch,
depending on your distro/build system. Less accuracy in stolen time calculation
will scarcely be a bereavement.
Good luck!
--
You are receiving this mail because:
You are watching the assignee of the bug.