]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] x86: Disable MMCONFIG on Intel SDV using DMI blacklist
authorAndi Kleen <ak@suse.de>
Wed, 30 Aug 2006 17:37:15 +0000 (19:37 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 30 Aug 2006 23:05:16 +0000 (16:05 -0700)
commitfd1befcf58ca6aa648eb466489ded7d330fd1042
treeaea5d128ef6ce5bc16f18502f4d6745268344731
parent653df0055507b41a79d391097d08da6d47bcab98
[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 <gregkh@suse.de>
Cc: Arjan van de Ven <arjan@infradead.org>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/kernel-parameters.txt
arch/i386/pci/common.c
arch/i386/pci/mmconfig.c
arch/i386/pci/pci.h
arch/x86_64/pci/mmconfig.c