From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: list_add corruption? Date: Fri, 26 Feb 2010 13:18:42 +0200 Message-ID: <4B87AE12.7010609@redhat.com> References: <4B87549C.3020308@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm To: Zachary Amsden Return-path: Received: from mx1.redhat.com ([209.132.183.28]:36011 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934733Ab0BZLSp (ORCPT ); Fri, 26 Feb 2010 06:18:45 -0500 Received: from int-mx05.intmail.prod.int.phx2.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.18]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o1QBIiKp021424 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 26 Feb 2010 06:18:44 -0500 In-Reply-To: <4B87549C.3020308@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 02/26/2010 06:57 AM, Zachary Amsden wrote: > Anyone seeing list_add corruption running qemu-kvm with -smp 2 on > Intel hardware? > > Debugging some local changes, which don't appear related. Running > module from latest git on F12. > Can you post a trace? Which list appears to be involved? -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.