Re: [discuss] Re: Please pull x86-64 bug fixes

From: Arjan van de Ven
Date: Fri Oct 06 2006 - 12:22:08 EST


On Fri, 2006-10-06 at 09:07 -0700, Linus Torvalds wrote:
>
> On Fri, 6 Oct 2006, Arjan van de Ven wrote:
> >
> > we can do a tiny bit better than the current code; some chipsets have
> > the address of the MMIO region stored in their config space; so we can
> > get to that using the old method and validate the acpi code with that.
>
> Yes. I think trusting ACPI is _always_ a mistake. It's insane. We should
> never ask the firmware for any data that we can just figure out ourselves.
>
> And we should tell all hardware companies that firmware tables are stupid,
> and that we just want to know what the hell the registers MEAN!

the chipset docs do tell us that. I can even buy a case of "if we know
the chipset, just exclusively use the address from that ignore acpi".
I'm trying to find out how uniform the register format is across
chipsets, it seems many are the same, but there might be 2 varieties ;(


>
> I've certainly tried to tell Intel that. I think they may even have heard
> me occasionally.
>
> I can't understand why some people _still_ think ACPI is a good idea..

I'm the wrong person to rant about ACPI against ;)


--
if you want to mail me at work (you don't), use arjan (at) linux.intel.com

-
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/