Re: Misc fixes for 2.6.27

From: Arjan van de Ven
Date: Mon Sep 01 2008 - 19:20:18 EST


On Tue, 02 Sep 2008 01:01:19 +0200
Andi Kleen <andi@xxxxxxxxxxxxxx> wrote:

> Arjan van de Ven <arjan@xxxxxxxxxxxxx> writes:
>
> > On Tue, 02 Sep 2008 00:32:16 +0200
> > Andi Kleen <andi@xxxxxxxxxxxxxx> wrote:
> >
> >> David Woodhouse <dwmw2@xxxxxxxxxxxxx> writes:
> >> > +
> >> > +static struct dmi_system_id __initdata intel_iommu_dmi_table[]
> >> > = {
> >> > + { /* Some DG33BU BIOS revisions advertised
> >> > non-existent VT-d */
> >>
> >> Are you sure it's non existent? A G33 chipset should have it in
> >> hardware I thought.
> >
> > nope they don't/
> > later ones and some other models do though, but not the G33
>
> I see. But presumably that chipset will be in other motherboards
> too and that BIOS bug might be also wider spread. So it would be
> still better to key off an PCI-ID or similar.
>

it would be nice, no doubt, unfortunately this code runs (and needs to
run) before the PCI subsystem is initialized...

--
If you want to reach me at my work email, use arjan@xxxxxxxxxxxxxxx
For development, discussion and tips for power savings,
visit http://www.lesswatts.org
--
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/