rpms/kernel/F-8 kernel.spec,1.393,1.394

Chuck Ebbert (cebbert) fedora-extras-commits at redhat.com
Thu Mar 20 02:16:53 UTC 2008


Author: cebbert

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

Modified Files:
	kernel.spec 
Log Message:
* Wed Mar 19 2008 Chuck Ebbert <cebbert at redhat.com> 2.6.24.3-48
- Revert the ACPI sizeof patch that fixes BZ 437466 because it breaks acpi-cpufreq.



Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-8/kernel.spec,v
retrieving revision 1.393
retrieving revision 1.394
diff -u -r1.393 -r1.394
--- kernel.spec	19 Mar 2008 18:51:23 -0000	1.393
+++ kernel.spec	20 Mar 2008 02:16:01 -0000	1.394
@@ -681,7 +681,7 @@
 Patch761: linux-2.6-acpi-video-backlight-rationalize.patch
 #Patch763: linux-2.6-acpi-video-fix-multiple-busses.patch
 Patch767: linux-2.6-acpi_ec_early_init_fix.patch
-Patch768: linux-2.6-acpi-fix-sizeof.patch
+#Patch768: linux-2.6-acpi-fix-sizeof.patch
 Patch770: linux-2.6-acpi-disable-stray-interrupt-1.patch
 Patch771: linux-2.6-acpi-disable-stray-interrupt-2.patch
 Patch784: linux-2.6-acpi-eeepc-hotkey.patch
@@ -1272,7 +1272,7 @@
 # revert EC change in 2.6.24 that broke some notebooks (#432477)
 ApplyPatch linux-2.6-acpi_ec_early_init_fix.patch -R
 # acpi has a bug in the sizeof function causing thermal panics
-ApplyPatch linux-2.6-acpi-fix-sizeof.patch
+#ApplyPatch linux-2.6-acpi-fix-sizeof.patch
 # properly disable stray interrupts in acpi
 ApplyPatch linux-2.6-acpi-disable-stray-interrupt-1.patch
 ApplyPatch linux-2.6-acpi-disable-stray-interrupt-2.patch
@@ -1939,6 +1939,9 @@
 
 
 %changelog
+* Wed Mar 19 2008 Chuck Ebbert <cebbert at redhat.com> 2.6.24.3-48
+- Revert the ACPI sizeof patch that fixes BZ 437466 because it breaks acpi-cpufreq.
+
 * Wed Mar 19 2008 Chuck Ebbert <cebbert at redhat.com> 2.6.24.3-47
 - Add support for newer Apple keyboards (#426576)
 




More information about the fedora-extras-commits mailing list