Re: pci-disable-decode-of-io-memory-during-bar-sizing.patch

From: David Miller
Date: Tue Oct 30 2007 - 18:45:23 EST


From: Jesse Barnes <jbarnes@xxxxxxxxxxxxxxxx>
Date: Tue, 30 Oct 2007 15:31:57 -0700

> I don't disagree there. I'm just saying the actual mechanism is fine
> (as illustrated by the numerous non-PC ports of Linux), and this
> particular problem, at least, isn't really specific to how MMCONFIG is
> described or configured by the firmware and OS, it's simply a Linux
> problem.

I totally disagree, it is not a Linux problem.

The non-PC ports don't have this issue because the PCI config space
MMIO area of the PCI controller does not overlap PCI MMIO space at
all. So the problem simply cannot happen.

They choose to put this MMCONFIG in an area overlapping with PCI MMIO
space, which breaks both existing practice and code.
-
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/