All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Tokarev <mjt@tls.msk.ru>
To: Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: 2.6.31: booting on a PIII Celeron?
Date: Mon, 28 Sep 2009 19:26:23 +0400	[thread overview]
Message-ID: <4AC0D59F.8000502@msgid.tls.msk.ru> (raw)

Hello.
I've a problem here with 2.6.31.  kernel is
compiled for PIII:

  CONFIG_MPENTIUMIII=y
  CONFIG_X86_GENERIC=y

This kernel works on real PIII machine - like this:

vendor_id	: GenuineIntel
cpu family	: 6
model		: 8
model name	: Pentium III (Coppermine)
stepping	: 10
cpu MHz		: 997.580

But it fails on a Celeron:

vendor_id	: GenuineIntel
cpu family	: 6
model		: 8
model name	: Celeron (Coppermine)
stepping	: 6
cpu MHz		: 797.481

it fails on early boot, after a bootloader printed
"Loading kernel... initrd..." -- after that, on the
Celeron machine, it reboots instantly.

It's the same kernel binary, I tried it on several
machines, and the result is pretty consistent - if
it's a PIII-Celeron it reboots, if it's a PIII -
kernel boots and works ok.

All previous kernels with the same config worked on
these machines, at least as far as this issue is
concerned.

Is it a known issue?  Is there anything else I can
try to debug it?

Thanks!

/mjt

             reply	other threads:[~2009-09-28 15:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-28 15:26 Michael Tokarev [this message]
2009-09-28 15:29 ` 2.6.31: booting on a PIII Celeron? Michael Tokarev
2009-09-28 16:36   ` Pavel Machek
2009-09-28 16:41     ` Cyrill Gorcunov
2009-09-29 13:34     ` Michael Tokarev
2009-09-29 16:03       ` Pavel Machek
2009-10-02 10:44         ` LZMA on PIII-Celeron is broken [was: 2.6.31: booting on a PIII Celeron?] Michael Tokarev

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=4AC0D59F.8000502@msgid.tls.msk.ru \
    --to=mjt@tls.msk.ru \
    --cc=linux-kernel@vger.kernel.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.