From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark McLoughlin Subject: Re: 2.6.29-rc3 oops with kvmclock Date: Mon, 09 Feb 2009 14:15:23 +0000 Message-ID: <1234188923.13728.33.camel@blaa> References: <1233656727.3726.23.camel@blaa> <20090208060213.GB4437@amt.cnet> Reply-To: Mark McLoughlin Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: kvm To: Marcelo Tosatti Return-path: Received: from mx2.redhat.com ([66.187.237.31]:56298 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756110AbZBIOP2 (ORCPT ); Mon, 9 Feb 2009 09:15:28 -0500 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n19EFPhY031789 for ; Mon, 9 Feb 2009 09:15:25 -0500 In-Reply-To: <20090208060213.GB4437@amt.cnet> Sender: kvm-owner@vger.kernel.org List-ID: On Sun, 2009-02-08 at 04:02 -0200, Marcelo Tosatti wrote: > > invalid opcode: 0000 [#1] SMP DEBUG_PAGEALLOC > > The FC11 kernel has pvmmu on. It _could_ be a weird side effect of the > pvmmu slab bug (which only happens with DEBUG_PAGEALLOC). What were you > doing when this happened? Reproducible? I was just running a guest with an assigned PCI device. I haven't seen it again since with similar testing. Cheers, Mark.