Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756945AbYBMOjN (ORCPT ); Wed, 13 Feb 2008 09:39:13 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751265AbYBMOi6 (ORCPT ); Wed, 13 Feb 2008 09:38:58 -0500 Received: from wr-out-0506.google.com ([64.233.184.231]:29754 "EHLO wr-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750740AbYBMOi5 (ORCPT ); Wed, 13 Feb 2008 09:38:57 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=sUa5uZz+EI846SrY+ZmK/qZoJTK0ubrNBh3rqM0zqRUH9RKSLUxtoeaECpSq6FbZdxTXUJlfNtpvxQgbWYSlGTszo9HgQnJR4QP2gQ4dfwvKtp4fyNxY6BGizj2gdIlnBiNNMJ4dSdnMRMOtQQJXpMnHJnjq9kiBcfyhqcWBrF0= Message-ID: Date: Wed, 13 Feb 2008 15:38:55 +0100 From: "Zdenek Kabelac" To: linux-kernel@vger.kernel.org Subject: Qemu & KVM bug MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1370 Lines: 42 Hi I get this bug in my log whenever I start qemu-kvm - I do not use kqemu module - so it's with plain kernel modules. If more details are needed - just ask. (Cpu; C2D) Bye Zdenek BUG: sleeping function called from invalid context at kernel/rwsem.c:48 in_atomic():1, irqs_disabled():0 INFO: lockdep is turned off. Pid: 26600, comm: qemu-kvm Not tainted 2.6.25-rc1 #29 Call Trace: [] ? __debug_show_held_locks+0x23/0x30 [] __might_sleep+0xe5/0x110 [] down_write+0x20/0x70 [] :kvm_intel:vmx_create_vcpu+0x48c/0x61c [] ? fd_install+0x52/0x60 [] :kvm:kvm_arch_vcpu_create+0xe/0x10 [] :kvm:kvm_vm_ioctl+0x122/0x220 [] ? :kvm:kvm_dev_ioctl+0x80/0x1c0 [] vfs_ioctl+0x31/0xa0 [] do_vfs_ioctl+0x283/0x2f0 [] sys_ioctl+0x99/0xa0 [] tracesys+0xdc/0xe1 SIPI to vcpu 1 vector 0x10 Ignoring de-assert INIT to vcpu 1 SIPI to vcpu 1 vector 0x06 SIPI to vcpu 1 vector 0x06 kvm: emulating exchange as write -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/