All of lore.kernel.org
 help / color / mirror / Atom feed
From: ebiederm@xmission.com (Eric W. Biederman)
To: Bernhard Walle <bwalle@suse.de>
Cc: kexec@lists.infradead.org, Jamey Sharp <jamey@thetovacompany.com>
Subject: Re: kexec --real-mode
Date: Tue, 29 Apr 2008 10:15:13 -0700	[thread overview]
Message-ID: <m1fxt44m72.fsf@frodo.ebiederm.org> (raw)
In-Reply-To: <20080429175826.4a891110@strauss.suse.de> (Bernhard Walle's message of "Tue, 29 Apr 2008 17:58:26 +0200")

Bernhard Walle <bwalle@suse.de> writes:

> * Eric W. Biederman [2008-04-28 10:55]:
>> 
>> It is a different code path.  It is designed to exercise the 16bit BIOS
>> calls that the kernel uses with a lot of serial port debugging
>> so we can see if that is the problem.
>
> Well, that gives me 
> ------------------------------------------------------------
> I'm in purgatory
> kexec_test 20080324 starting...
> eax: 00000000 ebx: 00000000 ecx: 00000000 edx: 00000000
> esi: 00000000 edi: 00000000 esp: 00008FF8 ebp: 00000000
> idt: 00000000 00000000
> gdt: 0000006F 00005BA0
> Switching descriptors.
> Descriptors changed.
> Legacy pic setup.
> In real mode.
> Interrupts enabled.
> Base memory size: 0276
> A20 disabled.
> E820 Memory Map.
> 000000000009D800 @ 0000000000000000 type: 00000001
> 0000000000002800 @ 000
> ------------------------------------------------------------
>
> Yes, the output stops here. Don't know why ...

Ok.  I'm guessing that whatever it is immediately after
the e820 map dump causes the box to go south.

But this is a very good clue that your BIOS just can't
handle being run after the linux kernel has run at
this point.  Unfortunately this is common and why
the --real-mode switch has not been the default for several years.

What is your interest in getting the --real-mode option working at this
point?

After this point the debugging starts to get very laborious.

Eric

_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

  reply	other threads:[~2008-04-29 17:19 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-22 13:16 kexec --real-mode Bernhard Walle
2008-04-22 23:44 ` Jamey Sharp
2008-04-23  8:34   ` Bernhard Walle
2008-04-23 14:00     ` Eric W. Biederman
2008-04-28  8:22       ` Bernhard Walle
2008-04-28 17:55         ` Eric W. Biederman
2008-04-29 15:58           ` Bernhard Walle
2008-04-29 17:15             ` Eric W. Biederman [this message]
2008-04-30  8:38               ` Bernhard Walle
2008-04-30 19:35                 ` Eric W. Biederman
2008-04-30 21:08                   ` Jamey Sharp

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=m1fxt44m72.fsf@frodo.ebiederm.org \
    --to=ebiederm@xmission.com \
    --cc=bwalle@suse.de \
    --cc=jamey@thetovacompany.com \
    --cc=kexec@lists.infradead.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.