rpms/kernel/F-11 kernel.spec,1.1615,1.1616

Kyle McMartin kyle at fedoraproject.org
Wed May 20 14:20:30 UTC 2009


Author: kyle

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

Modified Files:
	kernel.spec 
Log Message:
* Wed May 20 2009 Kyle McMartin <kyle at redhat.com> 2.6.29.3-154
- disable e820 backports, causes problems in some places, bz#499396.
  linux-2.6-e820-save-restore-edi-ebp.patch
  linux-2.6-e820-acpi3-bios-workaround.patch
  linux-2.6-e820-guard-against-pre-acpi3.patch



Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-11/kernel.spec,v
retrieving revision 1.1615
retrieving revision 1.1616
diff -u -p -r1.1615 -r1.1616
--- kernel.spec	20 May 2009 13:51:37 -0000	1.1615
+++ kernel.spec	20 May 2009 14:20:00 -0000	1.1616
@@ -604,9 +604,9 @@ Patch30: linux-2.6-iommu-fixes.patch
 
 Patch41: linux-2.6-sysrq-c.patch
 
-Patch101: linux-2.6-e820-save-restore-edi-ebp.patch
-Patch102: linux-2.6-e820-acpi3-bios-workaround.patch
-Patch103: linux-2.6-e820-guard-against-pre-acpi3.patch
+#Patch101: linux-2.6-e820-save-restore-edi-ebp.patch
+#Patch102: linux-2.6-e820-acpi3-bios-workaround.patch
+#Patch103: linux-2.6-e820-guard-against-pre-acpi3.patch
 
 Patch141: linux-2.6-ps3-storage-alias.patch
 Patch143: linux-2.6-g5-therm-shutdown.patch
@@ -1170,9 +1170,9 @@ ApplyPatch linux-2.6-sysrq-c.patch
 
 # Architecture patches
 # x86(-64)
-ApplyPatch linux-2.6-e820-save-restore-edi-ebp.patch
-ApplyPatch linux-2.6-e820-acpi3-bios-workaround.patch
-ApplyPatch linux-2.6-e820-guard-against-pre-acpi3.patch
+#ApplyPatch linux-2.6-e820-save-restore-edi-ebp.patch
+#ApplyPatch linux-2.6-e820-acpi3-bios-workaround.patch
+#ApplyPatch linux-2.6-e820-guard-against-pre-acpi3.patch
 
 #
 # PowerPC
@@ -1995,6 +1995,12 @@ fi
 # and build.
 
 %changelog
+* Wed May 20 2009 Kyle McMartin <kyle at redhat.com> 2.6.29.3-154
+- disable e820 backports, causes problems in some places, bz#499396.
+  linux-2.6-e820-save-restore-edi-ebp.patch
+  linux-2.6-e820-acpi3-bios-workaround.patch
+  linux-2.6-e820-guard-against-pre-acpi3.patch
+
 * Tue May 19 2009 Kyle McMartin <kyle at redhat.com> 2.6.29.3-153
 - drm-intel-gem-use-dma32-on-pae.patch: Force GEM allocations to be DMA32
   when using PAE. This should fix bz#493526. Leave the gfp flags for every




More information about the scm-commits mailing list