From: Andi Kleen Date: Wed, 30 Aug 2006 17:37:15 +0000 (+0200) Subject: [PATCH] x86: Disable MMCONFIG on Intel SDV using DMI blacklist X-Git-Tag: v2.6.18-rc6~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40dd2d20f220eda1cd0da8ea3f0f9db8971ba237;p=pandora-kernel.git [PATCH] x86: Disable MMCONFIG on Intel SDV using DMI blacklist As a replacement for the earlier removal of the e820 MCFG check we blacklist the Intel SDV with the original BIOS bug that motivated that check. On those machines don't use MMCONFIG. This also adds a new pci=mmconf parameter to override the blacklist. Cc: Greg KH Cc: Arjan van de Ven Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed