rpms/kernel/F-11 kernel.spec, 1.1648, 1.1649 via-nano-disable-mwait.patch, 1.1, NONE

Chuck Ebbert cebbert at fedoraproject.org
Tue Jun 16 04:57:54 UTC 2009


Author: cebbert

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

Modified Files:
	kernel.spec 
Removed Files:
	via-nano-disable-mwait.patch 
Log Message:
Drop the disable of mwait on VIA Nano processor. The lockup bug is
  fixed by BIOS updates.


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-11/kernel.spec,v
retrieving revision 1.1648
retrieving revision 1.1649
diff -u -p -r1.1648 -r1.1649
--- kernel.spec	16 Jun 2009 00:23:33 -0000	1.1648
+++ kernel.spec	16 Jun 2009 04:57:23 -0000	1.1649
@@ -759,6 +759,7 @@ Patch9001: revert-fix-modules_install-vi
 Patch9010: linux-2.6-nfsd-report-short-writes.patch
 
 Patch9100: cpufreq-add-atom-to-p4-clockmod.patch
+# VIA processors: enable pstates
 Patch9110: linux-2.6-cpufreq-enable-acpi-pstates-on-via.patch
 
 #Adding dropwatch into rawhide until we get to 2.6.30
@@ -772,9 +773,9 @@ Patch9307: linux-2.6.29-xen-disable-gbpa
 
 Patch11000: linux-2.6-parport-quickfix-the-proc-registration-bug.patch
 
-# via nano: disable mwait, enable 64-bit padlock support
+# via: enable 64-bit padlock support on nano, add CPU temp sensor,
+#  add via-sdmmc driver
 Patch11100: via-centaur-merge-32-64-bit-init.patch
-Patch11101: via-nano-disable-mwait.patch
 Patch11105: via-sdmmc.patch
 Patch11106: via-rng-64-bit-enable.patch
 Patch11107: via-padlock-nano-workarounds-ecb.patch
@@ -1457,9 +1458,8 @@ ApplyPatch linux-2.6.29-xen-disable-gbpa
 # finally fix the proc registration bug (F11#503773 and others)
 ApplyPatch linux-2.6-parport-quickfix-the-proc-registration-bug.patch
 
-# via nano: disable mwait, add 64-bit padlock support
+# VIA: add 64-bit padlock support, sdmmc driver, temp sensor driver
 ApplyPatch via-centaur-merge-32-64-bit-init.patch
-ApplyPatch via-nano-disable-mwait.patch
 ApplyPatch via-padlock-fix-might-sleep.patch
 ApplyPatch via-padlock-cryptodev-1-64bit-enable.patch
 ApplyPatch via-padlock-cryptodev-2-64bit-enable.patch
@@ -2055,6 +2055,10 @@ fi
 # and build.
 
 %changelog
+* Tue Jun 16 2009 Chuck Ebbert <cebbert at redhat.com> 2.6.29.5-187
+- Drop the disable of mwait on VIA Nano processor. The lockup bug is
+  fixed by BIOS updates.
+
 * Tue Jun 16 2009 Ben Skeggs <bskeggs at redhat.com> 2.6.29.5-186
 - nouveau: Use VBIOS image from PRAMIN in preference to PROM (#492658)
 


--- via-nano-disable-mwait.patch DELETED ---




More information about the fedora-extras-commits mailing list