rpms/kernel/F-8 config-x86-generic, 1.21, 1.22 config-x86_64-generic, 1.22, 1.23 kernel.spec, 1.448, 1.449

Dave Jones (davej) fedora-extras-commits at redhat.com
Thu May 22 20:32:39 UTC 2008


Author: davej

Update of /cvs/pkgs/rpms/kernel/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24900/F-8

Modified Files:
	config-x86-generic config-x86_64-generic kernel.spec 
Log Message:
* Thu May 22 2008 Dave Jones <davej at redhat.com>
- Disable CONFIG_DMAR. This is terminally broken in the presence of a broken BIOS



Index: config-x86-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-8/config-x86-generic,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- config-x86-generic	21 May 2008 20:42:11 -0000	1.21
+++ config-x86-generic	22 May 2008 20:31:17 -0000	1.22
@@ -217,8 +217,7 @@
 CONFIG_PCI_DIRECT=y
 CONFIG_PCI_MMCONFIG=y
 CONFIG_PCI_BIOS=y
-CONFIG_DMAR=y
-CONFIG_DMAR_GFX_WA=y
+# CONFIG_DMAR is not set
 
 CONFIG_HOTPLUG_PCI=y
 CONFIG_HOTPLUG_PCI_COMPAQ=m


Index: config-x86_64-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-8/config-x86_64-generic,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- config-x86_64-generic	21 May 2008 20:42:11 -0000	1.22
+++ config-x86_64-generic	22 May 2008 20:31:17 -0000	1.23
@@ -27,8 +27,7 @@
 CONFIG_EDD=m
 CONFIG_PCI_BIOS=y
 CONFIG_PCI_MMCONFIG=y
-CONFIG_DMAR=y
-CONFIG_DMAR_GFX_WA=y
+# CONFIG_DMAR is not set
 
 CONFIG_EFI=y
 CONFIG_EFI_VARS=y


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-8/kernel.spec,v
retrieving revision 1.448
retrieving revision 1.449
diff -u -r1.448 -r1.449
--- kernel.spec	22 May 2008 14:57:45 -0000	1.448
+++ kernel.spec	22 May 2008 20:31:17 -0000	1.449
@@ -1820,6 +1820,9 @@
 
 
 %changelog
+* Thu May 22 2008 Dave Jones <davej at redhat.com>
+- Disable CONFIG_DMAR. This is terminally broken in the presence of a broken BIOS
+
 * Thu May 22 2008 John W. Linville <linville at redhat.com> 2.6.25.4-8
 - Restore ability to add/remove virtual i/fs to mac80211 devices via sysfs
 




More information about the fedora-extras-commits mailing list