Re: [PATCH] x86_64: fix problems due to use of "outb" to port 80on some AMD64x2 laptops, etc.

From: Ingo Molnar
Date: Sun Dec 16 2007 - 04:41:10 EST



* H. Peter Anvin <hpa@xxxxxxxxx> wrote:

> Pavel Machek wrote:
>>>
>>> this is also something for v2.6.24 merging.
>>
>> As much as I like this patch, I do not think it is suitable for
>> .24. Too risky, I'd say.
>>
>
> No kidding! We're talking about removing a hack that has been
> successful on thousands of pieces of hardware over 15 years because it
^----[*]
> breaks ONE machine.

[*] "- none of which needs it anymore -"

there, fixed it for you ;-)

So lets keep this in perspective: this is a hack that only helps on a
very low number of systems. (the PIT of one PII era chipset is known to
be affected)

unfortunately this hack's side-effects are mis-used by an unknown number
of drivers to mask PCI posting bugs. We want to figure out those bugs
(safely and carefully) and we want to remove this hack from modern
machines that dont need it. Doing anything else would be superstition.

anyway, we likely wont be doing anything about this in .24.

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