qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] 2.6.21 kernel on emulated/real Malta board


From: Aurelien Jarno
Subject: [Qemu-devel] 2.6.21 kernel on emulated/real Malta board
Date: Sat, 16 Jun 2007 22:48:34 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

Hi all,

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 (address@hidden) (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.

The problem occurs for kernel 2.6.21 from both linux-mips.org and
kernel.org, on both endianness, and for both 32- and 64-bit kernels.

It would be nice if somebody could tell me if the real board (I don't
own one) suffers from the same problem or not, so that I can look for a
possible bug in QEMU.

Thanks,
Aurelien

-- 
  .''`.  Aurelien Jarno             | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   address@hidden         | address@hidden
   `-    people.debian.org/~aurel32 | www.aurel32.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]