From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752847AbYI0J4R (ORCPT ); Sat, 27 Sep 2008 05:56:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752074AbYI0J4B (ORCPT ); Sat, 27 Sep 2008 05:56:01 -0400 Received: from mx2.redhat.com ([66.187.237.31]:42127 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751741AbYI0J4B (ORCPT ); Sat, 27 Sep 2008 05:56:01 -0400 Message-ID: <48DE0336.2010703@redhat.com> Date: Sat, 27 Sep 2008 12:56:06 +0300 From: Avi Kivity User-Agent: Thunderbird 2.0.0.16 (X11/20080723) MIME-Version: 1.0 To: Dave Jones CC: Linux Kernel Subject: Re: inconsistent lock state. (kvm) References: <20080927023002.GA28250@redhat.com> In-Reply-To: <20080927023002.GA28250@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Dave Jones wrote: > I just triggered this with just modprobe kvm_intel ; rmmod kvm kvm_intel > > Dave > > ================================= > [ INFO: inconsistent lock state ] > 2.6.26.3-29.fc9.x86_64.debug #1 > --------------------------------- > inconsistent {hardirq-on-W} -> {in-hardirq-W} usage. > Xorg/2680 [HC1[1]:SC0[0]:HE0:SE1] takes: > (kvm_lock){+-..}, at: [] decache_vcpus_on_cpu+0x20/0xbd [kvm] > This is sort of known, which is why decache_vcpus_on_cpu no longer exists. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.