[kernel] r12807 - in dists/trunk/linux-2.6/debian: . config/amd64

Maximilian Attems maks at alioth.debian.org
Sun Feb 15 21:49:53 UTC 2009


Author: maks
Date: Sun Feb 15 21:49:52 2009
New Revision: 12807

Log:
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 at debian.org>

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/amd64/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Sun Feb 15 21:49:52 2009
@@ -60,7 +60,7 @@
   * [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/.

Modified: dists/trunk/linux-2.6/debian/config/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/amd64/config	(original)
+++ dists/trunk/linux-2.6/debian/config/amd64/config	Sun Feb 15 21:49:52 2009
@@ -54,9 +54,7 @@
 # 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



More information about the Kernel-svn-changes mailing list