rpms/kernel/F-12 config-powerpc64, 1.34, 1.35 kernel.spec, 1.1818, 1.1819

Kyle McMartin kyle at fedoraproject.org
Thu Sep 17 19:30:18 UTC 2009


Author: kyle

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

Modified Files:
	config-powerpc64 kernel.spec 
Log Message:
* Thu Sep 17 2009 Kyle McMartin <kyle at redhat.com> 2.6.31-33
- Turn off CONFIG_CC_OPTIMIZE_FOR_SIZE on ppc64 until ld decides to play nice
  and generate the save/restore stubs.



Index: config-powerpc64
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-12/config-powerpc64,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -p -r1.34 -r1.35
--- config-powerpc64	23 Jul 2009 17:45:33 -0000	1.34
+++ config-powerpc64	17 Sep 2009 19:30:18 -0000	1.35
@@ -186,3 +186,5 @@ CONFIG_RCU_FANOUT=64
 
 CONFIG_PERF_COUNTERS=y
 CONFIG_EVENT_PROFILE=y
+
+# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-12/kernel.spec,v
retrieving revision 1.1818
retrieving revision 1.1819
diff -u -p -r1.1818 -r1.1819
--- kernel.spec	17 Sep 2009 17:36:56 -0000	1.1818
+++ kernel.spec	17 Sep 2009 19:30:18 -0000	1.1819
@@ -1404,7 +1404,7 @@ ApplyPatch linux-2.6-rtc-show-hctosys.pa
 ApplyPatch linux-2.6-rfkill-all.patch
 ApplyPatch linux-2.6-selinux-module-load-perms.patch
 
-ApplyPatch ppc-hates-my-family-and-swore-revenge.patch
+#ApplyPatch ppc-hates-my-family-and-swore-revenge.patch
 
 # patches headed for -stable
 
@@ -2070,22 +2070,17 @@ fi
 # and build.
 
 %changelog
+* Thu Sep 17 2009 Kyle McMartin <kyle at redhat.com> 2.6.31-33
+- Turn off CONFIG_CC_OPTIMIZE_FOR_SIZE on ppc64 until ld decides to play nice
+  and generate the save/restore stubs.
+
 * Thu Sep 17 2009 Kristian Høgsberg <krh at redhat.com>
 - Drop drm page-flip patch for F12.
 
 * Thu Sep 17 2009 Dave Jones <davej at redhat.com>
 - cpuidle: Fix the menu governor to boost IO performance.
 
-* Thu Sep 17 2009 Kyle McMartin <kyle at redhat.com>
-- Continue fixing ppc64. I didn't realize how apt a patch name that
-  was before.
-
-* Thu Sep 17 2009 Kyle McMartin <kyle at redhat.com> 2.6.31-29
-- ppc-hates-my-family-and-swore-revenge.patch: fix ppc prom_init symbol
-  checker filter thing. (properly this time.)
-- fix no-vta CFLAGS to work on older compilers.
-
-* Wed Sep 17 2009 John W. Linville <linville at redhat.com>
+* Wed Sep 16 2009 John W. Linville <linville at redhat.com>
 - Add a few more iwl1000 support patches.
 - Remove support for deprecated iwl6000 parts.
 




More information about the scm-commits mailing list