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

From: Andi Kleen
Date: Thu Oct 05 2006 - 17:45:59 EST


On Friday 06 October 2006 00:00, Alan Cox wrote:
> Ar Iau, 2006-10-05 am 19:53 +0200, ysgrifennodd Andi Kleen:
> > If you have a patch that works with all known BIOS bugs (including Mac Mini,
> > a random Intel 975 board and a Asus AMD K8 board with PCI Express) please share it.
>
> Well you currently don't have such a patch so thats a disingenuous
> argument.

Sure if I had one I wouldn't need one from Jeff

(who is frankly currently deeply in the
"it is much easier to give suggestions if you don't understand the problem"
state)

The current kernel boots everywhere at least and enables mmconfig
if the BIOS marks it in e820 (which at least some
systems do). Getting it to this point wasn't easy and required
several iterations.

> pci_requires_mmconfig(dev)
>
> which forces it on for that device regardless and may (internal
> implementation detail) print a warning "if your system hangs at this
> point.." type message.

and the user will never see that message because it hangs?

I think we had that argument before. IMHO such messages are completely
useless. Hangs are not acceptable no matter what messages are printed
before.

> That gets us the best of both worlds.

Hanging systems?

-Andi

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