From: Stefan Kuhne <stefan.kuhne@gmx.net>
To: xen-devel@lists.xensource.com
Cc: Jeremy Fitzhardinge <jeremy@goop.org>
Subject: Re: Re: Xen-4.0.x doesn't start on 32bit / pvops 2.6.32.19
Date: Wed, 18 Aug 2010 09:59:12 +0200 [thread overview]
Message-ID: <4C6B92D0.4010904@access.denied> (raw)
In-Reply-To: <20100817141615.GF2804@reaktio.net>
[-- Attachment #1.1: Type: text/plain, Size: 1223 bytes --]
Am 17.08.2010 16:16, schrieb Pasi Kärkkäinen:
Hello,
>>> 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..
>
additional information:
This Kernel boots without Xen hypervisor.
Is it right, that pv_ops does not compile without SMP support?
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-18 7:59 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
2010-08-17 14:16 ` Pasi Kärkkäinen
2010-08-18 2:10 ` Jeremy Fitzhardinge
2010-08-18 7:59 ` Stefan Kuhne [this message]
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=4C6B92D0.4010904@access.denied \
--to=stefan.kuhne@gmx.net \
--cc=jeremy@goop.org \
--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).