rpms/kernel/F-8 kernel.spec,1.411,1.412

Jarod Wilson (jwilson) fedora-extras-commits at redhat.com
Mon Mar 31 21:27:33 UTC 2008


Author: jwilson

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

Modified Files:
	kernel.spec 
Log Message:
* Mon Mar 31 2008 Jarod Wilson <jwilson at redhat.com> 2.6.24.4-66
- Patch up paranoid iret cs reg corruption crasher on x86_64 (#431314)



Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-8/kernel.spec,v
retrieving revision 1.411
retrieving revision 1.412
diff -u -r1.411 -r1.412
--- kernel.spec	29 Mar 2008 17:53:37 -0000	1.411
+++ kernel.spec	31 Mar 2008 21:26:23 -0000	1.412
@@ -748,6 +748,8 @@
 Patch3220: linux-x86-mtrr-aaf230424204864e2833dcc1da23e2cb0b9f39cd.patch
 Patch3230: linux-x86-mtrr-5dca6a1bb014875a17289fdaae8c31e0a3641c99.patch
 
+# Patch up paranoid iret
+Patch3240: linux-2.6-paranoid-iret-crash-fix.patch
 
 %endif
 
@@ -1392,6 +1394,9 @@
 ApplyPatch linux-x86-mtrr-aaf230424204864e2833dcc1da23e2cb0b9f39cd.patch
 ApplyPatch linux-x86-mtrr-5dca6a1bb014875a17289fdaae8c31e0a3641c99.patch
 
+# Patch up paranoid iret (#431314)
+ApplyPatch linux-2.6-paranoid-iret-crash-fix.patch
+
 # SELinux perf patches
 
 # END OF PATCH APPLICATIONS
@@ -1987,7 +1992,10 @@
 
 
 %changelog
-* Sat Mar 29 2008 Dave Jones <davej at redhat.com>
+* Mon Mar 31 2008 Jarod Wilson <jwilson at redhat.com> 2.6.24.4-66
+- Patch up paranoid iret cs reg corruption crasher on x86_64 (#431314)
+
+* Sat Mar 29 2008 Dave Jones <davej at redhat.com> 2.6.24.4-65
 - powerpc: Fix missed hardware breakpoints across multiple threads. (#439619)
 
 * Fri Mar 28 2008 John W. Linville <linville at redhat.com> 2.6.24.4-64




More information about the fedora-extras-commits mailing list