From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Subject: Re: [v1][PATCH 1/1] KVM: PPC: disable preemption when using hard_irq_disable() Date: Mon, 15 Jul 2013 12:47:24 +1000 Message-ID: <1373856444.19894.323.camel@pasglop> References: <1373651433.8183.276@snotra> <1373670311.19894.213.camel@pasglop> <51E35C50.6050901@windriver.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: Scott Wood , Alexander Graf , "" , " list" To: "tiejun.chen" Return-path: In-Reply-To: <51E35C50.6050901@windriver.com> Sender: kvm-ppc-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Mon, 2013-07-15 at 10:20 +0800, tiejun.chen wrote: > What about SOFT_IRQ_DISABLE? This is close to name > hard_irq_disable() :) And > then remove all DISABLE_INTS as well? Or RECONCILE_IRQ_STATE... Ben.