mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Mikael Pettersson <mikpe@csd.uu.se>
To: davidchow@rcn.com.hk, linux-kernel@vger.kernel.org
Subject: Re: VIA Cyrix C3/MIII CPU
Date: Thu, 20 Sep 2001 12:56:24 +0200 (MET DST)	[thread overview]
Message-ID: <200109201056.MAA17427@harpo.it.uu.se> (raw)

On Thu, 20 Sep 2001 14:34:55 +0800, David Chow wrote:

>I am testing my board using the Cyrix C3 733 CPU. After installing the
>newly compiled kernel 2.4.7 , after the message "freeing unsused memory"
>and hangs... anyone has this before? I am using the new VIA 694T chipset
>. Or anyone test the Cyrix C3 CPU? Thanks

Sounds like a configuration error. Make sure you configured your
kernel for a C3 (CONFIG_MCYRIXIII) or a P5MMX -- NOT a regular 686.
Same goes for user-space libraries etc: they MUST NOT be compiled
for a 686-class machine.

(VIA C3 pretends to be a 686 but does not implement the CMOV
conditional move instruction. In theory this is ok because CMOV
is officially optional, but gcc uses CMOV when compiling for
686 since every other known 686 has it.)

/Mikael

             reply	other threads:[~2001-09-20 10:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-20 10:56 Mikael Pettersson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-09-20  6:34 David Chow
2001-09-20 11:54 ` Padraig Brady
2001-09-21 18:36   ` David Chow
2001-09-20 12:05 ` Dave Jones

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=200109201056.MAA17427@harpo.it.uu.se \
    --to=mikpe@csd.uu.se \
    --cc=davidchow@rcn.com.hk \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome