rpms/kernel/devel linux-2.6-powerpc-lparmap-g.patch, 1.2, 1.3 kernel.spec, 1.106, 1.107

Dave Jones (davej) fedora-extras-commits at redhat.com
Mon Aug 20 20:27:21 UTC 2007


Author: davej

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

Modified Files:
	kernel.spec 
Added Files:
	linux-2.6-powerpc-lparmap-g.patch 
Log Message:
* Mon Aug 20 2007 Dave Jones <davej at redhat.com>
- Add new variant of lparmap ppc buildfix


linux-2.6-powerpc-lparmap-g.patch:

Index: linux-2.6-powerpc-lparmap-g.patch
===================================================================
RCS file: linux-2.6-powerpc-lparmap-g.patch
diff -N linux-2.6-powerpc-lparmap-g.patch
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ linux-2.6-powerpc-lparmap-g.patch	20 Aug 2007 20:27:18 -0000	1.3
@@ -0,0 +1,11 @@
+--- linux-2.6.22.noarch/arch/powerpc/kernel/Makefile~	2007-08-20 16:25:12.000000000 -0400
++++ linux-2.6.22.noarch/arch/powerpc/kernel/Makefile	2007-08-20 16:25:27.000000000 -0400
+@@ -81,7 +81,7 @@ obj-y				+= iomap.o
+ endif
+ 
+ ifeq ($(CONFIG_PPC_ISERIES),y)
+-CFLAGS_lparmap.s		+= -g0
++CFLAGS_lparmap.o		+= -g0
+ extra-y += lparmap.s
+ $(obj)/head_64.o:	$(obj)/lparmap.s
+ AFLAGS_head_64.o += -I$(obj)


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- kernel.spec	20 Aug 2007 19:52:20 -0000	1.106
+++ kernel.spec	20 Aug 2007 20:27:18 -0000	1.107
@@ -653,6 +653,7 @@
 Patch1106: linux-2.6-x86_64-ia32-vdso-install-unstripped-copies-on-disk.patch
 Patch1107: linux-2.6-x86_64-vdso-install-unstripped-copies-on-disk.patch
 Patch1108: linux-2.6-pass-g-to-assembler-under-config_debug_info.patch
+Patch1109: linux-2.6-powerpc-lparmap-g.patch
 Patch1200: linux-2.6-ps3-gelic-wireless.patch
 Patch1210: linux-2.6-ps3-storage-alias.patch
 Patch1220: linux-2.6-ps3-legacy-bootloader-hack.patch
@@ -1165,6 +1166,7 @@
 ApplyPatch linux-2.6-x86_64-ia32-vdso-install-unstripped-copies-on-disk.patch
 ApplyPatch linux-2.6-x86_64-vdso-install-unstripped-copies-on-disk.patch
 ApplyPatch linux-2.6-pass-g-to-assembler-under-config_debug_info.patch
+ApplyPatch linux-2.6-powerpc-lparmap-g.patch
 
 # END OF PATCH APPLICATIONS
 
@@ -1756,6 +1758,9 @@
 
 %changelog
 * Mon Aug 20 2007 Dave Jones <davej at redhat.com>
+- Add new variant of lparmap ppc buildfix
+
+* Mon Aug 20 2007 Dave Jones <davej at redhat.com>
 - 2.6.23-rc3-git2
 
 * Mon Aug 20 2007 Jarod Wilson <jwilson at redhat.com>




More information about the scm-commits mailing list