commit | de8e7c12430a73654ae3cedbc45428d56c6b777b | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@g5.osdl.org> | Wed Nov 08 10:09:28 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Nov 08 10:09:28 2006 -0800 |
tree | 8e3aae09307687296d08282df3e027fa12402e35 | |
parent | 464908d7e2a9f77cb50ee905cda8a59e5b4e50e4 [diff] |
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>