From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [GIT PULL] KVM changes for 3.17-rc4 Date: Fri, 05 Sep 2014 23:09:18 +0200 Message-ID: <540A267E.1070002@redhat.com> References: <1409912186-22968-1-git-send-email-pbonzini@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Cc: Linux Kernel Mailing List , Gleb Natapov , KVM list To: Thomas Gleixner , Linus Torvalds Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org Il 05/09/2014 22:58, Thomas Gleixner ha scritto: > Nothing new there. Forgot to push out, or perhaps to use "-f" to > overwrite the previous tag of the same name? It's there now. Probably a --dry-run too much (I have push=+refs/tags/for-linus:refs/tags/for-linus in the remote configuration). > And even if there would be something, please do not pull the top most > commit b11ba8c62be3eb (KVM: x86: fix kvmclock breakage from timers > branch merge). > > That one is blantanly wrong and just hacks badly around a brown > paperbag bug in the core timekeeping code, which I introduced in the > last overhaul. It's not wrong, it's just different. The commit message says clearly that besides acting as a workaround, I find the patched code easier to understand, and I clearly stated the same in the tag message. Paolo