rpms/kernel/F-13 kernel.spec,1.2060,1.2061

Kyle McMartin kyle at fedoraproject.org
Fri Jun 11 09:21:25 UTC 2010


Author: kyle

Update of /cvs/pkgs/rpms/kernel/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv8267

Modified Files:
	kernel.spec 
Log Message:
* Fri Jun 11 2010 Kyle McMartin <kyle at redhat.com> 2.6.33.5-124
- Drop writeback patches, they appear to be able to cause oopses.



Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-13/kernel.spec,v
retrieving revision 1.2060
retrieving revision 1.2061
diff -u -p -r1.2060 -r1.2061
--- kernel.spec	9 Jun 2010 19:56:13 -0000	1.2060
+++ kernel.spec	11 Jun 2010 09:21:24 -0000	1.2061
@@ -1313,10 +1313,10 @@ ApplyPatch linux-2.6-execshield.patch
 ApplyPatch linux-2.6-btrfs-update.patch
 
 # Sort out umount versus sync penalty: rhbz#588930
-ApplyPatch writeback-fix-wb-sync-none-writeback-from-umount.patch
+#ApplyPatch writeback-fix-wb-sync-none-writeback-from-umount.patch
 # additional fixes for writeback (#593669)
-ApplyPatch writeback-ensure-wb-sync-none-writeback-with-sb-pinned-is-sync.patch
-ApplyPatch writeback-update-dirty-flags-in-two-steps.patch
+#ApplyPatch writeback-ensure-wb-sync-none-writeback-with-sb-pinned-is-sync.patch
+#ApplyPatch writeback-update-dirty-flags-in-two-steps.patch
 
 # eCryptfs
 
@@ -2197,6 +2197,9 @@ fi
 # and build.
 
 %changelog
+* Fri Jun 11 2010 Kyle McMartin <kyle at redhat.com> 2.6.33.5-124
+- Drop writeback patches, they appear to be able to cause oopses.
+
 * Wed Jun 09 2010 John W. Linville <linville at redhat.com>
 - Disable rt20xx and rt35xx chipset support in rt2800 drivers (#570869)
 



More information about the scm-commits mailing list