Re: RFC: [2.6 patch] better i386 CPU selection

From: Adrian Bunk
Date: Sat Sep 13 2003 - 06:14:54 EST


On Sat, Sep 13, 2003 at 01:02:36PM +0200, Mikael Pettersson wrote:
> On Sat, 13 Sep 2003 01:23:04 +0200, Adrian Bunk <bunk@xxxxxxxxx> wrote:
> >Considering this, I can simply do the following in my proposal of
> >offering every CPU type to the user?
> >
> >config X86_BAD_APIC
> > bool
> > depends on CPU_586TSC
> > default y
>
> That depends on your semantics for CPU_586TSC.
> If it is required for support of pre-MMX P5s, then yes.
> With the current semantics, where a CPU choice simply
> sets a lower bound, then no.

The intention of my "better i386 CPU selection" patch is that you select
all CPUs you want to support.

The semantics is that e.g. CPU_486 doesn't enable support for Pentiums.

> /Mikael

cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/