rpms/kernel/F-12 kernel.spec,1.1960.2.17,1.1960.2.18

Dennis Gilmore ausil at fedoraproject.org
Wed Feb 10 03:58:34 UTC 2010


Author: ausil

Update of /cvs/extras/rpms/kernel/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13764

Modified Files:
      Tag: private-fedora-12-2_6_31
	kernel.spec 
Log Message:
patch from davem fixing sparc stack alignment



Index: kernel.spec
===================================================================
RCS file: /cvs/extras/rpms/kernel/F-12/kernel.spec,v
retrieving revision 1.1960.2.17
retrieving revision 1.1960.2.18
diff -u -p -r1.1960.2.17 -r1.1960.2.18
--- kernel.spec	9 Feb 2010 18:28:17 -0000	1.1960.2.17
+++ kernel.spec	10 Feb 2010 03:58:33 -0000	1.1960.2.18
@@ -636,6 +636,7 @@ Patch144: linux-2.6-vio-modalias.patch
 Patch147: linux-2.6-imac-transparent-bridge.patch
 
 Patch150: linux-2.6.29-sparc-IOC_TYPECHECK.patch
+Patch151: sparc-align-clone-and-signal-stacks-to-16-bytes.patch
 
 Patch160: linux-2.6-execshield.patch
 
@@ -1301,6 +1302,7 @@ ApplyPatch linux-2.6-imac-transparent-br
 # SPARC64
 #
 ApplyPatch linux-2.6.29-sparc-IOC_TYPECHECK.patch
+ApplyPatch sparc-align-clone-and-signal-stacks-to-16-bytes.patch
 
 #
 # Exec shield
@@ -2213,6 +2215,9 @@ fi
 # and build.
 
 %changelog
+* Tue Feb 09 2010 Dennis Gilmore <dennis at ausil.us> 2.6.31.12-174.2.18
+- sparc stack alignment patch from davem
+
 * Tue Feb 09 2010 Chuck Ebbert <cebbert at redhat.com>  2.6.31.12-174.2.17
 - ext4-fix-accounting-of-reserved-metadata-blocks.patch: fixes typo in
   ext4-fix-dq_claim_space.patch



More information about the scm-commits mailing list