rpms/kernel/devel kernel.spec,1.1719,1.1720

Dave Jones davej at fedoraproject.org
Sun Aug 16 03:21:52 UTC 2009


Author: davej

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30413

Modified Files:
	kernel.spec 
Log Message:
Disable KSM patches on a hunch.  Chasing the "encrypted VGs don't work" bug.


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.1719
retrieving revision 1.1720
diff -u -p -r1.1719 -r1.1720
--- kernel.spec	14 Aug 2009 22:51:55 -0000	1.1719
+++ kernel.spec	16 Aug 2009 03:21:52 -0000	1.1720
@@ -1286,8 +1286,8 @@ ApplyPatch hdpvr-ir-enable.patch
 ApplyPatch hid-ignore-all-recent-imon-devices.patch
 
 # Add kernel KSM support
-ApplyPatch linux-2.6-ksm.patch
-ApplyPatch linux-2.6-ksm-updates.patch
+#ApplyPatch linux-2.6-ksm.patch
+#ApplyPatch linux-2.6-ksm-updates.patch
 # Optimize KVM for KSM support
 #ApplyPatch linux-2.6-ksm-kvm.patch
 
@@ -1969,6 +1969,9 @@ fi
 # and build.
 
 %changelog
+* Sat Aug 15 2009 Dave Jones <davej at redhat.com> 2.6.31-0.157.rc6
+- Disable KSM patches on a hunch.  Chasing the "encrypted VGs don't work" bug.
+
 * Fri Aug 14 2009 Dave Jones <davej at redhat.com> 2.6.31-0.155.rc6
 - 2.6.31-rc6
 




More information about the fedora-extras-commits mailing list