On Thu, 1 Mar 2001, Ingo Molnar wrote:

> > > o Handle broken PIV MP tables with a NULL ioapic
> >
> >  That's not a right fix. [...]
> 
> Maciej, it *is* the right fix. These are UP systems not SMP systems, but
> if we boot an SMP kernel then we find a (largely bogus) mptable during the
> scan.

 I disagree.  It's just a dirty hack and it obscures the APIC code even
more than it already is.  I propose to make it cleanly.  Please let me do
some code and we may get back to the discussion then. 

> Any BIOS of a real SMP box that is so blatantly broken to specify a NULL
> ioapic in the mptable deserves SMP mode being disabled altogether.

 I suppose such BIOS doesn't exist and isn't going to.  An SMP
configuration with no I/O APIC is legal from the hw point of view though
and it's sane (modulo errata), even if not permitted by the MPS.  We may
handle it for free and we will handle UP systems with an MP-table and no
APIC automatically as well.

> lets not overcomplicate things.

 Sure -- I just want to simplify them. :-)

  Maciej

-- 
+  Maciej W. Rozycki, Technical University of Gdansk, Poland   +
+--------------------------------------------------------------+
+        e-mail: [EMAIL PROTECTED], PGP key available        +

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

Reply via email to