rpms/kernel/F-12 kernel.spec,1.1999,1.2000

David Woodhouse dwmw2 at fedoraproject.org
Tue Feb 2 20:55:46 UTC 2010


Author: dwmw2

Update of /cvs/pkgs/rpms/kernel/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1334

Modified Files:
	kernel.spec 
Log Message:
Disable graphics VT-d unit on Cantiga (#538163)


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-12/kernel.spec,v
retrieving revision 1.1999
retrieving revision 1.2000
diff -u -p -r1.1999 -r1.2000
--- kernel.spec	1 Feb 2010 00:05:38 -0000	1.1999
+++ kernel.spec	2 Feb 2010 20:55:45 -0000	1.2000
@@ -745,6 +745,7 @@ Patch11010: via-hwmon-temp-sensor.patch
 Patch12010: linux-2.6-dell-laptop-rfkill-fix.patch
 Patch12011: linux-2.6-block-silently-error-unsupported-empty-barriers-too.patch
 Patch12013: linux-2.6-rfkill-all.patch
+Patch12020: linux-2.6-cantiga-iommu-gfx.patch
 
 # Patches for -stable
 Patch12101: wmi-free-the-allocated-acpi-objects.patch
@@ -1185,6 +1186,7 @@ ApplyPatch linux-2.6-dell-laptop-rfkill-
 #
 # Intel IOMMU
 #
+ApplyPatch linux-2.6-cantiga-iommu-gfx.patch
 
 #
 # PowerPC
@@ -2040,6 +2042,9 @@ fi
 # and build.
 
 %changelog
+* Tue Feb 02 2010 David Woodhouse <David.Woodhouse at intel.com> 2.6.32.7-40
+- Disable graphics DMAR unit on Cantiga (#538163)
+
 * Mon Feb 01 2010 Dave Airlie <airlied at redhat.com> 2.6.32.7-39
 - Add two input quirks for HP and eGalax touchscreens.
 



More information about the scm-commits mailing list