From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gleb Natapov Subject: [PULL] KVM fixes for 3.12-rc6 Date: Tue, 15 Oct 2013 16:08:21 +0300 Message-ID: <20131015130821.GA15657@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, kvm@vger.kernel.org To: torvalds@linux-foundation.org Return-path: Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org Linus, Please pull one fix for pvspinlock below. The following changes since commit 9d05746e7b16d8565dddbe3200faa1e669d23bbf: vfs: allow O_PATH file descriptors for fstatfs() (2013-10-12 13:12:31 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/virt/kvm/kvm.git master for you to fetch changes up to 3dbef3e3bf13d74582fe43548f5c570a0cec9b20: KVM: Enable pvspinlock after jump_label_init() to avoid VM hang (2013-10-15 14:15:54 +0300) ---------------------------------------------------------------- Raghavendra K T (1): KVM: Enable pvspinlock after jump_label_init() to avoid VM hang arch/x86/kernel/kvm.c | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) -- Gleb.