rpms/kernel/F-10 patch-2.6.27.34.bz2.sign, NONE, 1.1.2.1 .cvsignore, 1.960.2.20, 1.960.2.21 kernel.spec, 1.1206.2.90, 1.1206.2.91 linux-2.6-compile-fixes.patch, 1.178.12.1, 1.178.12.2 sources, 1.922.2.20, 1.922.2.21 upstream, 1.834.2.20, 1.834.2.21 linux-2.6-slub-fix-destroy-by-rcu.patch, 1.1.2.1, NONE patch-2.6.27.32.bz2.sign, 1.1.2.1, NONE

Chuck Ebbert cebbert at fedoraproject.org
Tue Sep 15 19:42:15 UTC 2009


Author: cebbert

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

Modified Files:
      Tag: private-fedora-10-2_6_27
	.cvsignore kernel.spec linux-2.6-compile-fixes.patch sources 
	upstream 
Added Files:
      Tag: private-fedora-10-2_6_27
	patch-2.6.27.34.bz2.sign 
Removed Files:
      Tag: private-fedora-10-2_6_27
	linux-2.6-slub-fix-destroy-by-rcu.patch 
	patch-2.6.27.32.bz2.sign 
Log Message:
Linux 2.6.27.34
Drop merged patch: linux-2.6-slub-fix-destroy-by-rcu.patch


--- NEW FILE patch-2.6.27.34.bz2.sign ---
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: See http://www.kernel.org/signature.html for info

iD8DBQBKr9tEyGugalF9Dw4RAiszAJ41dycD1p5yNwBZb3SMRW7i+t8cvQCeNzQJ
CoLNkLWcIRXg1IlpJva+keQ=
=koUm
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/.cvsignore,v
retrieving revision 1.960.2.20
retrieving revision 1.960.2.21
diff -u -p -r1.960.2.20 -r1.960.2.21
--- .cvsignore	9 Sep 2009 04:31:42 -0000	1.960.2.20
+++ .cvsignore	15 Sep 2009 19:42:14 -0000	1.960.2.21
@@ -4,4 +4,4 @@ kernel-2.6.*.config
 temp-*
 kernel-2.6.27
 linux-2.6.27.tar.bz2
-patch-2.6.27.32.bz2
+patch-2.6.27.34.bz2


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/kernel.spec,v
retrieving revision 1.1206.2.90
retrieving revision 1.1206.2.91
diff -u -p -r1.1206.2.90 -r1.1206.2.91
--- kernel.spec	9 Sep 2009 04:31:42 -0000	1.1206.2.90
+++ kernel.spec	15 Sep 2009 19:42:14 -0000	1.1206.2.91
@@ -39,7 +39,7 @@ Summary: The Linux kernel
 %if 0%{?released_kernel}
 
 # Do we have a -stable update to apply?
-%define stable_update 32
+%define stable_update 34
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -782,9 +782,6 @@ Patch13000: make-mmap_min_addr-suck-less
 Patch14000: linux-2.6-nfsd-report-short-writes-fix.patch
 Patch14001: linux-2.6-nfsd-report-short-writes.patch
 
-# patches requested for the next -stable release
-Patch14010: linux-2.6-slub-fix-destroy-by-rcu.patch
-
 # send for -stable
 Patch15000: linux-2.6-ppc64-vs-broadcom.patch
 Patch15001: linux-2.6-ppc64-vs-broadcom-lmb-no-init-1.patch
@@ -1421,9 +1418,6 @@ ApplyPatch make-mmap_min_addr-suck-less.
 ApplyPatch linux-2.6-nfsd-report-short-writes.patch
 ApplyPatch linux-2.6-nfsd-report-short-writes-fix.patch
 
-# patches requested for the next -stable release
-ApplyPatch linux-2.6-slub-fix-destroy-by-rcu.patch
-
 # send for -stable:
 ApplyPatch linux-2.6-ppc64-vs-broadcom.patch
 ApplyPatch linux-2.6-ppc64-vs-broadcom-lmb-no-init-1.patch
@@ -2004,6 +1998,10 @@ fi
 %kernel_variant_files -k vmlinux %{with_kdump} kdump
 
 %changelog
+* Tue Sep 15 2009  Chuck Ebbert <cebbert at redhat.com>  2.6.27.34-170.2.91
+- Linux 2.6.27.34
+- Drop merged patch: linux-2.6-slub-fix-destroy-by-rcu.patch
+
 * Wed Sep 09 2009  Chuck Ebbert <cebbert at redhat.com>  2.6.27.32-170.2.90
 - 2.6.27.32 final
 - Drop linux-2.6-ocfs2-handle-len-0.patch, added after .32-rc1

linux-2.6-compile-fixes.patch:
 fsl_lbc.c |    1 +
 1 file changed, 1 insertion(+)

Index: linux-2.6-compile-fixes.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/linux-2.6-compile-fixes.patch,v
retrieving revision 1.178.12.1
retrieving revision 1.178.12.2
diff -u -p -r1.178.12.1 -r1.178.12.2
--- linux-2.6-compile-fixes.patch	5 Sep 2009 14:19:56 -0000	1.178.12.1
+++ linux-2.6-compile-fixes.patch	15 Sep 2009 19:42:14 -0000	1.178.12.2
@@ -22,21 +22,3 @@ index 422c8fa..1c6c522 100644
  
  struct fsl_lbc_regs __iomem *fsl_lbc_regs;
  EXPORT_SYMBOL(fsl_lbc_regs);
-
-2.6.27.32-rc1 is missing this line, causing:
-fs/ocfs2/aops.c: In function 'ocfs2_write_cluster':
-fs/ocfs2/aops.c:1286: error: 'should_zero' undeclared (first use in this function)
-
-Caused by patch #41:
-ocfs2-initialize-the-cluster-we-re-writing-to-in-a-non-sparse-extend.patch
-
---- linux-2.6.27.x86_64.orig/fs/ocfs2/aops.c
-+++ linux-2.6.27.x86_64/fs/ocfs2/aops.c
-@@ -1234,6 +1234,7 @@ out:
-  */
- static int ocfs2_write_cluster(struct address_space *mapping,
- 			       u32 phys, unsigned int unwritten,
-+			       unsigned int should_zero,
- 			       struct ocfs2_alloc_context *data_ac,
- 			       struct ocfs2_alloc_context *meta_ac,
- 			       struct ocfs2_write_ctxt *wc, u32 cpos,


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/sources,v
retrieving revision 1.922.2.20
retrieving revision 1.922.2.21
diff -u -p -r1.922.2.20 -r1.922.2.21
--- sources	9 Sep 2009 04:31:42 -0000	1.922.2.20
+++ sources	15 Sep 2009 19:42:14 -0000	1.922.2.21
@@ -1,2 +1,2 @@
 b3e78977aa79d3754cb7f8143d7ddabd  linux-2.6.27.tar.bz2
-3a3e67d089a707dbd8a34105ecce7d5f  patch-2.6.27.32.bz2
+e9c937fd29350075634f3b4d1a053825  patch-2.6.27.34.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/upstream,v
retrieving revision 1.834.2.20
retrieving revision 1.834.2.21
diff -u -p -r1.834.2.20 -r1.834.2.21
--- upstream	9 Sep 2009 04:31:42 -0000	1.834.2.20
+++ upstream	15 Sep 2009 19:42:14 -0000	1.834.2.21
@@ -1,3 +1,3 @@
 linux-2.6.27.tar.bz2
-patch-2.6.27.32.bz2
+patch-2.6.27.34.bz2
 


--- linux-2.6-slub-fix-destroy-by-rcu.patch DELETED ---


--- patch-2.6.27.32.bz2.sign DELETED ---




More information about the fedora-extras-commits mailing list