rpms/kernel/devel .cvsignore, 1.1068, 1.1069 config-x86-generic, 1.78, 1.79 config-x86_64-generic, 1.79, 1.80 kernel.spec, 1.1546, 1.1547 sources, 1.1026, 1.1027 upstream, 1.940, 1.941 increase-MAX_LOCKDEP_ENTRIES.patch, 1.2, NONE

Dave Jones davej at fedoraproject.org
Wed May 20 16:43:47 UTC 2009


Author: davej

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10680

Modified Files:
	.cvsignore config-x86-generic config-x86_64-generic 
	kernel.spec sources upstream 
Removed Files:
	increase-MAX_LOCKDEP_ENTRIES.patch 
Log Message:
2.6.30-rc6-git5


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/.cvsignore,v
retrieving revision 1.1068
retrieving revision 1.1069
diff -u -p -r1.1068 -r1.1069
--- .cvsignore	18 May 2009 16:46:22 -0000	1.1068
+++ .cvsignore	20 May 2009 16:43:16 -0000	1.1069
@@ -6,4 +6,4 @@ temp-*
 kernel-2.6.29
 linux-2.6.29.tar.bz2
 patch-2.6.30-rc6.bz2
-patch-2.6.30-rc6-git3.bz2
+patch-2.6.30-rc6-git5.bz2


Index: config-x86-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-x86-generic,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -p -r1.78 -r1.79
--- config-x86-generic	9 Apr 2009 14:04:41 -0000	1.78
+++ config-x86-generic	20 May 2009 16:43:16 -0000	1.79
@@ -363,6 +363,9 @@ CONFIG_LGUEST=m
 CONFIG_PARAVIRT_GUEST=y
 CONFIG_PARAVIRT=y
 # CONFIG_PARAVIRT_DEBUG is not set
+
+# PARAVIRT_SPINLOCKS has a 5% perf hit
+# CONFIG_PARAVIRT_SPINLOCKS is not set
 CONFIG_KVM_CLOCK=y
 CONFIG_KVM_GUEST=y
 CONFIG_LGUEST_GUEST=y


Index: config-x86_64-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-x86_64-generic,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -p -r1.79 -r1.80
--- config-x86_64-generic	10 May 2009 20:04:12 -0000	1.79
+++ config-x86_64-generic	20 May 2009 16:43:16 -0000	1.80
@@ -280,6 +280,8 @@ CONFIG_KVM_TRACE=y
 CONFIG_PARAVIRT_GUEST=y
 CONFIG_PARAVIRT=y
 # CONFIG_PARAVIRT_DEBUG is not set
+# PARAVIRT_SPINLOCKS has a 5% perf hit
+# CONFIG_PARAVIRT_SPINLOCKS is not set
 CONFIG_KVM_CLOCK=y
 CONFIG_KVM_GUEST=y
 


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.1546
retrieving revision 1.1547
diff -u -p -r1.1546 -r1.1547
--- kernel.spec	18 May 2009 16:46:22 -0000	1.1546
+++ kernel.spec	20 May 2009 16:43:16 -0000	1.1547
@@ -58,7 +58,7 @@ Summary: The Linux kernel
 # The rc snapshot level
 %define rcrev 6
 # The git snapshot level
-%define gitrev 3
+%define gitrev 5
 # Set rpm version accordingly
 %define rpmversion 2.6.%{upstream_sublevel}
 %endif
@@ -621,9 +621,6 @@ Patch451: linux-2.6-input-fix-toshiba-ho
 
 Patch460: linux-2.6-serial-460800.patch
 
-# 8192 too low
-Patch480: increase-MAX_LOCKDEP_ENTRIES.patch
-
 Patch510: linux-2.6-silence-noise.patch
 Patch530: linux-2.6-silence-fbcon-logo.patch
 Patch570: linux-2.6-selinux-mprotect-checks.patch
@@ -1172,8 +1169,6 @@ ApplyPatch linux-2.6-input-fix-toshiba-h
 # Allow to use 480600 baud on 16C950 UARTs
 ApplyPatch linux-2.6-serial-460800.patch
 
-ApplyPatch increase-MAX_LOCKDEP_ENTRIES.patch
-
 # Silence some useless messages that still get printed with 'quiet'
 ApplyPatch linux-2.6-silence-noise.patch
 
@@ -1824,6 +1819,9 @@ fi
 #	                ||----w |
 #	                ||     ||
 %changelog
+* Wed May 20 2009 Dave Jones <davej at redhat.com>
+- 2.6.30-rc6-git5
+
 * Mon May 18 2009 Dave Jones <davej at redhat.com>
 - 2.6.30-rc6-git3
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/sources,v
retrieving revision 1.1026
retrieving revision 1.1027
diff -u -p -r1.1026 -r1.1027
--- sources	18 May 2009 16:46:23 -0000	1.1026
+++ sources	20 May 2009 16:43:16 -0000	1.1027
@@ -1,3 +1,3 @@
 64921b5ff5cdadbccfcd3820f03be7d8  linux-2.6.29.tar.bz2
 a83e42a8cd5d7b9d7b6703429cba4c73  patch-2.6.30-rc6.bz2
-26aeefd72b2896eff10074898034ac6e  patch-2.6.30-rc6-git3.bz2
+1268dded4969d09f0d6586ad22dd392c  patch-2.6.30-rc6-git5.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/upstream,v
retrieving revision 1.940
retrieving revision 1.941
diff -u -p -r1.940 -r1.941
--- upstream	18 May 2009 16:46:23 -0000	1.940
+++ upstream	20 May 2009 16:43:16 -0000	1.941
@@ -1,3 +1,3 @@
 linux-2.6.29.tar.bz2
 patch-2.6.30-rc6.bz2
-patch-2.6.30-rc6-git3.bz2
+patch-2.6.30-rc6-git5.bz2


--- increase-MAX_LOCKDEP_ENTRIES.patch DELETED ---




More information about the scm-commits mailing list