From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Wright Subject: Re: x86_64 DOM0 SMP oops Date: Mon, 22 Aug 2005 12:12:54 -0700 Message-ID: <20050822191254.GM7901@shell0.pdx.osdl.net> References: <20050822185220.GH5523@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20050822185220.GH5523@us.ibm.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ryan Harper Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org * Ryan Harper (ryanh@us.ibm.com) wrote: > While working/testing the hotplug patch for x86_64, I encountered an > [1]oops. When the system was idle or minor load, I didn't have any > problems, but as I kicked off an parallel build of the kernel, I hit the > oops. > > changeset: 6315:531ad4bde8f249c318588f41bdbb72d0b0e0ea9c > tag: tip > parent: 6314:473af43ac65b1a872b058469d01acc6cfa21505d > parent: 6313:d8fd24b4308078f6d20aa8a306e540c5833ca5a2 > user: cl349@firebug.cl.cam.ac.uk > date: Mon Aug 22 05:21:18 2005 > summary: merge? > > 1. > Unable to handle kernel NULL pointer dereference at 000000000000001c RIP: > {retint_kernel+0} > PGD aae067 PUD aaf067 PMD 0 > Oops: 0000 [1] PREEMPT SMP Not surprising, w/ PREEMPT. Is it stable w/out PREEMPT? thanks, -chris