From: Osamu Tomita <tomita@cinet.co.jp>
To: LKML <linux-kernel@vger.kernel.org>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Subject: [RFC][PATCH 2.5-ac] Doesn't boot when compile for i386, i486
Date: Sun, 17 Nov 2002 09:21:31 +0900 [thread overview]
Message-ID: <3DD6E10B.EF597421@cinet.co.jp> (raw)
2.5.45-ac1 and 2.5.47-ac[1-5] doesn't boot when compile
for CPU without TSC.
By following patch, boot and work at this time.
Any problems? Please comment.
--- linux-2.5.47-ac4/arch/i386/Kconfig.orig Fri Nov 15 12:13:36 2002
+++ linux-2.5.47-ac4/arch/i386/Kconfig Fri Nov 15 13:18:14 2002
@@ -290,8 +290,10 @@
depends on M686 || MPENTIUMIII || MPENTIUMIV || MK7 || MCRUSOE
default y
-config X86_HAVE_PIT
+config X86_PIT
+ bool
depends on M386 || M486 || M586 || MGEODE || X86_NUMAQ || VOYAGER || MWINCHIPC6 || MWINCHIP2 || MWINCHIP3D
+ default y
config X86_OOSTORE
bool
--
Osamu Tomita
tomita@cinet.co.jp
next reply other threads:[~2002-11-17 0:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-17 0:21 Osamu Tomita [this message]
2002-11-17 1:42 ` Alan Cox
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=3DD6E10B.EF597421@cinet.co.jp \
--to=tomita@cinet.co.jp \
--cc=alan@lxorguk.ukuu.org.uk \
--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
all inboxes | Powered by JetHome®