From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Andrzej Siewior Subject: Re: [4.4rt3] Preemption disabled at:[] kvm_vcpu_ioctl+0x30c/0x750 Date: Thu, 11 Feb 2016 16:28:08 +0100 Message-ID: <20160211152808.GA28994@linutronix.de> References: <20160210163930.GN9579@jcartwri.amer.corp.natinst.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: Josh Cartwright , linux-rt-users , Christoffer Dall To: "Jaggi, Manish" Return-path: Received: from www.linutronix.de ([62.245.132.108]:56920 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750735AbcBKP2M (ORCPT ); Thu, 11 Feb 2016 10:28:12 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-rt-users-owner@vger.kernel.org List-ID: * Jaggi, Manish | 2016-02-11 10:46:16 [+0000]: >Thanks Josh. >I tried both options >a) replace prempt_XXX with migrate_XXX as per the patch so Josh's patch worked, correct? >b) replacing spin_lock in kvm_vgic_flush_hwstate with raw_spin_lock > Sebastian