From: Stefan Kuhne <stefan.kuhne@gmx.net>
To: xen-devel@lists.xensource.com
Subject: Re: Re: Xen-4.0.x doesn't start on 32bit / pvops 2.6.32.19
Date: Tue, 17 Aug 2010 13:04:38 +0200 [thread overview]
Message-ID: <4C6A6CC6.4060606@access.denied> (raw)
In-Reply-To: <20100816112004.GH2804@reaktio.net>
[-- Attachment #1.1: Type: text/plain, Size: 1043 bytes --]
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)
Regards,
Stefan Kuhne
[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 552 bytes --]
[-- Attachment #2: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
next prev parent reply other threads:[~2010-08-17 11:04 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-16 10:15 Xen-4.0.x doesn't start on 32bit Stefan Kuhne
2010-08-16 10:44 ` Xen-4.0.x doesn't start on 32bit / pvops 2.6.32.19 Pasi Kärkkäinen
2010-08-16 10:54 ` Stefan Kuhne
2010-08-16 11:20 ` Pasi Kärkkäinen
2010-08-16 13:13 ` Stefan Kuhne
2010-08-16 13:42 ` Pasi Kärkkäinen
2010-08-17 11:07 ` Stefan Kuhne
2010-08-17 11:04 ` Stefan Kuhne [this message]
2010-08-17 14:16 ` Pasi Kärkkäinen
2010-08-18 2:10 ` Jeremy Fitzhardinge
2010-08-18 7:59 ` Stefan Kuhne
2010-08-18 16:08 ` Jeremy Fitzhardinge
2010-08-16 10:49 ` Xen-4.0.x doesn't start on 32bit Bastian Blank
2010-08-16 13:14 ` Stefan Kuhne
2010-08-16 13:36 ` Marc - A. Dahlhaus
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C6A6CC6.4060606@access.denied \
--to=stefan.kuhne@gmx.net \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).