rpms/kernel/F-10 config-powerpc64, 1.23, 1.24 kernel.spec, 1.1141, 1.1142

Dave Jones davej at fedoraproject.org
Thu Nov 13 15:57:46 UTC 2008


Author: davej

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

Modified Files:
	config-powerpc64 kernel.spec 
Log Message:
Increase CONFIG_FORCE_MAX_ZONEORDER to 13 on ppc64. (#468982)


Index: config-powerpc64
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/config-powerpc64,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- config-powerpc64	8 Oct 2008 19:26:22 -0000	1.23
+++ config-powerpc64	13 Nov 2008 15:57:15 -0000	1.24
@@ -159,7 +159,7 @@
 CONFIG_FRAME_WARN=2048
 
 CONFIG_PHYP_DUMP=y
-CONFIG_FORCE_MAX_ZONEORDER=11
+CONFIG_FORCE_MAX_ZONEORDER=13
 CONFIG_BLK_DEV_HD_ONLY=y
 CONFIG_VIRTUALIZATION=y
 


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/kernel.spec,v
retrieving revision 1.1141
retrieving revision 1.1142
diff -u -r1.1141 -r1.1142
--- kernel.spec	13 Nov 2008 08:59:17 -0000	1.1141
+++ kernel.spec	13 Nov 2008 15:57:15 -0000	1.1142
@@ -1921,6 +1921,9 @@
 %kernel_variant_files -k vmlinux %{with_kdump} kdump
 
 %changelog
+* Thu Nov 13 2008 Dave Jones <davej at redhat.com> 2.6.27.5-106
+- Increase CONFIG_FORCE_MAX_ZONEORDER to 13 on ppc64. (#468982)
+
 * Wed Nov 12 2008 Dave Airlie <airlied at redhat.com> 2.6.27.5-105
 - drm-intel-8xx-pae-no-gem.patch - initial disable GEM on 8xx and PAE (#461205)
 




More information about the fedora-extras-commits mailing list