mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [RFC][PATCH 2.5-ac] Doesn't  boot when compile for i386, i486
@ 2002-11-17  0:21 Osamu Tomita
  2002-11-17  1:42 ` Alan Cox
  0 siblings, 1 reply; 2+ messages in thread
From: Osamu Tomita @ 2002-11-17  0:21 UTC (permalink / raw)
  To: LKML; +Cc: Alan Cox

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [RFC][PATCH 2.5-ac] Doesn't  boot when compile for i386, i486
  2002-11-17  0:21 [RFC][PATCH 2.5-ac] Doesn't boot when compile for i386, i486 Osamu Tomita
@ 2002-11-17  1:42 ` Alan Cox
  0 siblings, 0 replies; 2+ messages in thread
From: Alan Cox @ 2002-11-17  1:42 UTC (permalink / raw)
  To: Osamu Tomita; +Cc: LKML

On Sun, 2002-11-17 at 00:21, Osamu Tomita wrote:
> 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.

I've just applied some changes from James Bottomley which I hope have
cured this bug


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-11-17  1:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-17  0:21 [RFC][PATCH 2.5-ac] Doesn't boot when compile for i386, i486 Osamu Tomita
2002-11-17  1:42 ` Alan Cox

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®