x86_64 DMAR seems still not ready

thanks for sjoerd to pinpointing that change as the bad one.
see https://bugzilla.redhat.com/show_bug.cgi?id=479996
https://lists.linux-foundation.org/pipermail/iommu/2009-February/001117.html

Reported-by: Sjoerd Simons <sjoerd@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=12807
This commit is contained in:
Maximilian Attems 2009-02-15 21:49:52 +00:00
parent 6194a43851
commit 5567278f05
2 changed files with 2 additions and 4 deletions

2
debian/changelog vendored
View File

@ -60,7 +60,7 @@ linux-2.6 (2.6.28-1~experimental.1) UNRELEASED; urgency=low
* [x86] set MOUSE_BCM5974, X86_RESERVE_LOW_64K, OPROFILE_IBS,
MICROCODE_INTEL, MICROCODE_AMD, X86_VERBOSE_BOOTUP, MTRR_SANITIZER,
CRYPTO_CRC32C_INTEL, STRICT_DEVMEM.
* [x86_64] set AMD_IOMMU, DMAR, DMAR_GFX_WA, DMAR_FLOPPY_WA, INTR_REMAP.
* [x86_64] set AMD_IOMMU, INTR_REMAP.
* [x86_32] set TOUCHSCREEN_HTCPEN, MOUSE_PS2_OLPC.
* Add stable releases 2.6.28.1-5.
* Turn off SYSFS_DEPRECATED* for newer udev and proper /sys/.

View File

@ -54,9 +54,7 @@ CONFIG_HOTPLUG_CPU=y
# CONFIG_CMDLINE_BOOL is not set
CONFIG_PCI=y
CONFIG_PCI_MMCONFIG=y
CONFIG_DMAR=y
CONFIG_DMAR_GFX_WA=y
CONFIG_DMAR_FLOPPY_WA=y
# CONFIG_DMAR is not set
CONFIG_INTR_REMAP=y
CONFIG_IA32_EMULATION=y
CONFIG_IA32_AOUT=y