qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Weil <weil@mail.berlios.de>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Re: 2.6.21 kernel on emulated/real Malta board
Date: Sun, 17 Jun 2007 18:13:05 +0200	[thread overview]
Message-ID: <46755D91.6080405@mail.berlios.de> (raw)
In-Reply-To: <Pine.LNX.4.64.0706171005470.4497@anakin>

I just tried Linux 2.6.21.5 with Malta BE in QEMU.
I get the same console messages like Aurelien but
then Malta continues to boot normally.

So Geert is right: all output from early printk is
output again when the real console is activated.

Stefan

Geert Uytterhoeven schrieb:
> On Sat, 16 Jun 2007, Aurelien Jarno wrote:
>> Since I switch to 2.6.21 kernel on my emulated Malta board (QEMU), I
>> have noticed something strange. The kernel starts to boot up to the
>> timer calibration, and then it restart the boot again. A small example:
>>
>> ...
>>
>> Primary data cache 0kB, 4-way, linesize 0 bytes.
>> Synthesized TLB refill handler (36 instructions).
>> Synthesized TLB load handler fastpath (48 instructions).
>> Synthesized TLB store handler fastpath (48 instructions).
>> Synthesized TLB modify handler fastpath (47 instructions).
>> Enable cache parity protection for MIPS 20KC/25KF CPUs.
>> PID hash table entries: 512 (order: 9, 4096 bytes)
>> CPU frequency 100.00 MHz
>> Using 100.003 MHz high precision timer.
>> Linux version 2.6.21.1 (aurel32@i386) (gcc version 4.1.1 ()) #1 Tue
>> May 15 12:22:07 CEST 2007
>>
>> LINUX started...
>> CPU revision is: 000182a0
>> FPU revision is: 000f8200
>>
>> ...
>>
>> I have traced the problem down to the CONFIG_EARLY_PRINTK option.
>> Disabling it in the .config file (be aware that running make *config
>> will reenable this function), removes the problem.
>
> I guess it's just the printk buffer that's being output again to the new
> console, when the console subsystem switches from early console to real
> console.
>
> Gr{oetje,eeting}s,
>
> Geert

  reply	other threads:[~2007-06-17 16:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-16 20:48 [Qemu-devel] 2.6.21 kernel on emulated/real Malta board Aurelien Jarno
2007-06-16 21:21 ` Stefan Weil
2007-06-17  8:06 ` [Qemu-devel] " Geert Uytterhoeven
2007-06-17 16:13   ` Stefan Weil [this message]
2007-06-18 14:02   ` Ralf Baechle

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=46755D91.6080405@mail.berlios.de \
    --to=weil@mail.berlios.de \
    --cc=qemu-devel@nongnu.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 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).