Revert "[PATCH] i386: Add MMCFG resources to i386 too"
authorLinus Torvalds <torvalds@g5.osdl.org>
Wed, 8 Nov 2006 18:09:28 +0000 (10:09 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 8 Nov 2006 18:09:28 +0000 (10:09 -0800)
commitde8e7c12430a73654ae3cedbc45428d56c6b777b
tree8e3aae09307687296d08282df3e027fa12402e35
parent464908d7e2a9f77cb50ee905cda8a59e5b4e50e4
Revert "[PATCH] i386: Add MMCFG resources to i386 too"

This reverts commit de09bddb9d6f96785be470c832b881e6d72d589f.  It tried
to reserve the MMCONFIG mmio memory ranges, but since the MMCONFIG
information is broken and often bogus (which is why we don't dare use it
most of the time _anyway_), it does more harm than good.

Cc: Jeff Chua <jeff.chua.linux@gmail.com>
Cc: Adrian Bunk <bunk@stusta.de>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/pci/mmconfig.c