WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Re: Xen-4.0.x doesn't start on 32bit / pvops 2.6.32.19

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] Re: Xen-4.0.x doesn't start on 32bit / pvops 2.6.32.19
From: Pasi Kärkkäinen <pasik@xxxxxx>
Date: Tue, 17 Aug 2010 17:16:15 +0300
Cc: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
Delivery-date: Tue, 17 Aug 2010 07:17:04 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4C6A6CC6.4060606@xxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <4C690FCD.70905@xxxxxxxxxxxxx> <20100816104413.GD2804@xxxxxxxxxxx> <4C6918CD.2020405@xxxxxxxxxxxxx> <20100816112004.GH2804@xxxxxxxxxxx> <4C6A6CC6.4060606@xxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.18 (2008-05-17)
On Tue, Aug 17, 2010 at 01:04:38PM +0200, Stefan Kuhne wrote:
> Am 16.08.2010 13:20, schrieb Pasi Kärkkäinen:
> 
> Hello Pasi,
> 
> Bootlog with your .config and actual Tree:
> http://skweb.buetow.org/Linux/EisXen/xen.txt
> 
> > And run:
> > gdb vmlinux
> > 
> > Then execute the following commands:
> > (gdb) x/i 0xc17a56a1
> > (gdb) list *0xc17a56a1
> > 
> > (c17a56a1 is the EIP value from the crashlog).
> > 
> (gdb) x/i 0xc08a2bf3
>    0xc08a2bf3 <smp_scan_config+53>:     cmpl   $0x5f504d5f,(%ebx)
> (gdb) list *0xc08a2bf3
> 0xc08a2bf3 is in smp_scan_config (arch/x86/kernel/mpparse.c:700).
> 695                             bp, length);
> 696             BUILD_BUG_ON(sizeof(*mpf) != 16);
> 697
> 698             while (length > 0) {
> 699                     mpf = (struct mpf_intel *)bp;
> 700                     if ((*bp == SMP_MAGIC_IDENT) &&
> 701                         (mpf->length == 1) &&
> 702                         !mpf_checksum((unsigned char *)bp, 16) &&
> 703                         ((mpf->specification == 1)
> 704                          || (mpf->specification == 4))) {
> (gdb)
> 


Jeremy: Does this look familiar? I don't think I have seen that..

-- Pasi



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel