rpms/kernel/devel config-powerpc32-generic, 1.11, 1.12 kernel.spec, 1.660, 1.661

Dave Jones (davej) fedora-extras-commits at redhat.com
Wed May 28 15:42:13 UTC 2008


Author: davej

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10353

Modified Files:
	config-powerpc32-generic kernel.spec 
Log Message:
PPC gets sad with debug alloc (bz 448598)


Index: config-powerpc32-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-powerpc32-generic,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- config-powerpc32-generic	22 May 2008 16:58:36 -0000	1.11
+++ config-powerpc32-generic	28 May 2008 15:41:27 -0000	1.12
@@ -115,3 +115,6 @@
 # CONFIG_GPIO_PCA953X is not set
 # CONFIG_GPIO_PCF857X is not set
 # CONFIG_HTC_EGPIO is not set
+
+# PPC gets sad with debug alloc (bz 448598)
+# CONFIG_DEBUG_PAGEALLOC is not set


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.660
retrieving revision 1.661
diff -u -r1.660 -r1.661
--- kernel.spec	27 May 2008 20:22:22 -0000	1.660
+++ kernel.spec	28 May 2008 15:41:27 -0000	1.661
@@ -1771,6 +1771,9 @@
 %kernel_variant_files -a /%{image_install_path}/xen*-%{KVERREL}.xen -e /etc/ld.so.conf.d/kernelcap-%{KVERREL}.xen.conf %{with_xen} xen
 
 %changelog
+* Wed May 28 2008 Dave Jones <davej at redhat.com>
+- PPC gets sad with debug alloc (bz 448598)
+
 * Tue May 27 2008 John W. Linville <linville at redhat.com>
 - Missed some at76 bits from 2008-05-22...
 




More information about the scm-commits mailing list