From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zachary Amsden Subject: list_add corruption? Date: Thu, 25 Feb 2010 18:57:00 -1000 Message-ID: <4B87549C.3020308@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: kvm Return-path: Received: from mx1.redhat.com ([209.132.183.28]:36234 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935264Ab0BZE5G (ORCPT ); Thu, 25 Feb 2010 23:57:06 -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 o1Q4v3c9004092 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 25 Feb 2010 23:57:03 -0500 Received: from [10.11.9.209] (vpn-9-209.rdu.redhat.com [10.11.9.209]) by int-mx05.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o1Q4v18F026381 for ; Thu, 25 Feb 2010 23:57:02 -0500 Sender: kvm-owner@vger.kernel.org List-ID: 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. Zach