rpms/kernel/devel patch-2.6.22-rc5-git6.bz2.sign, NONE, 1.1 .cvsignore, 1.633, 1.634 kernel-2.6.spec, 1.3233, 1.3234 linux-2.6-sched-cfs.patch, 1.4, 1.5 sources, 1.598, 1.599 upstream, 1.520, 1.521 patch-2.6.22-rc5-git4.bz2.sign, 1.1, NONE

Dave Jones (davej) fedora-extras-commits at redhat.com
Fri Jun 22 18:09:45 UTC 2007


Author: davej

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

Modified Files:
	.cvsignore kernel-2.6.spec linux-2.6-sched-cfs.patch sources 
	upstream 
Added Files:
	patch-2.6.22-rc5-git6.bz2.sign 
Removed Files:
	patch-2.6.22-rc5-git4.bz2.sign 
Log Message:
* Thu Jun 21 2007 Dave Jones <davej at redhat.com>
- Remove some unnecessary parts of execshield.



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

iD8DBQBGe3PtyGugalF9Dw4RAu6TAJ4mZpOIWbxPTPXcBCWIP0qQ63c0zwCeJYBb
pd5YM9A7/YKVQrwv3JyEXIY=
=Pcmy
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/.cvsignore,v
retrieving revision 1.633
retrieving revision 1.634
diff -u -r1.633 -r1.634
--- .cvsignore	20 Jun 2007 19:44:43 -0000	1.633
+++ .cvsignore	22 Jun 2007 18:09:10 -0000	1.634
@@ -4,4 +4,4 @@
 kernel-2.6.21
 linux-2.6.21.tar.bz2
 patch-2.6.22-rc5.bz2
-patch-2.6.22-rc5-git4.bz2
+patch-2.6.22-rc5-git6.bz2


Index: kernel-2.6.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel-2.6.spec,v
retrieving revision 1.3233
retrieving revision 1.3234
diff -u -r1.3233 -r1.3234
--- kernel-2.6.spec	22 Jun 2007 01:54:24 -0000	1.3233
+++ kernel-2.6.spec	22 Jun 2007 18:09:10 -0000	1.3234
@@ -414,7 +414,7 @@
 %else
 # Here should be only the patches up to the upstream canonical Linus tree.
 Patch00: patch-2.6.22-rc5.bz2
-Patch01: patch-2.6.22-rc5-git4.bz2
+Patch01: patch-2.6.22-rc5-git6.bz2
 %endif
 
 %if !%{nopatches}
@@ -905,7 +905,7 @@
 
 # Update to latest upstream.
 ApplyPatch patch-2.6.22-rc5.bz2
-ApplyPatch patch-2.6.22-rc5-git4.bz2
+ApplyPatch patch-2.6.22-rc5-git6.bz2
 
 %endif
 %if !%{nopatches}
@@ -2084,6 +2084,9 @@
 %endif
 
 %changelog
+* Fri Jun 22 2007 Dave Jones <davej at redhat.com>
+- 2.6.22-rc5-git6.
+
 * Thu Jun 21 2007 Dave Jones <davej at redhat.com>
 - Remove some unnecessary parts of execshield.
 

linux-2.6-sched-cfs.patch:

Index: linux-2.6-sched-cfs.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-sched-cfs.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- linux-2.6-sched-cfs.patch	20 Jun 2007 19:44:43 -0000	1.4
+++ linux-2.6-sched-cfs.patch	22 Jun 2007 18:09:10 -0000	1.5
@@ -656,17 +656,14 @@
  
  #define __ARCH_WANT_IPC_PARSE_VERSION
  #define __ARCH_WANT_OLD_READDIR
-Index: linux/include/asm-x86_64/unistd.h
-===================================================================
---- linux.orig/include/asm-x86_64/unistd.h
-+++ linux/include/asm-x86_64/unistd.h
-@@ -630,6 +630,9 @@ __SYSCALL(__NR_signalfd, sys_signalfd)
+--- linux-2.6.21.noarch/include/asm-x86_64/unistd.h~	2007-06-22 14:07:19.000000000 -0400
++++ linux-2.6.21.noarch/include/asm-x86_64/unistd.h	2007-06-22 14:07:42.000000000 -0400
+@@ -630,6 +630,8 @@ __SYSCALL(__NR_signalfd, sys_signalfd)
  __SYSCALL(__NR_timerfd, sys_timerfd)
- #define __NR_eventfd		283
+ #define __NR_eventfd		284
  __SYSCALL(__NR_eventfd, sys_eventfd)
-+#define __NR_sched_yield_to	284
++#define __NR_sched_yield_to	285
 +__SYSCALL(__NR_sched_yield_to, sys_sched_yield_to)
-+
  
  #ifndef __NO_STUBS
  #define __ARCH_WANT_OLD_READDIR


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/sources,v
retrieving revision 1.598
retrieving revision 1.599
diff -u -r1.598 -r1.599
--- sources	20 Jun 2007 19:44:43 -0000	1.598
+++ sources	22 Jun 2007 18:09:10 -0000	1.599
@@ -1,3 +1,3 @@
 1b515f588078dfa7f4bab2634bd17e80  linux-2.6.21.tar.bz2
 807de5a9464e23dfc6336ddc1c07c24f  patch-2.6.22-rc5.bz2
-48865b9c116be0d425a567395e9981b3  patch-2.6.22-rc5-git4.bz2
+88093526ce9b627e25b3995225ca63d9  patch-2.6.22-rc5-git6.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/upstream,v
retrieving revision 1.520
retrieving revision 1.521
diff -u -r1.520 -r1.521
--- upstream	20 Jun 2007 19:44:43 -0000	1.520
+++ upstream	22 Jun 2007 18:09:10 -0000	1.521
@@ -1,3 +1,3 @@
 linux-2.6.21.tar.bz2
 patch-2.6.22-rc5.bz2
-patch-2.6.22-rc5-git4.bz2
+patch-2.6.22-rc5-git6.bz2


--- patch-2.6.22-rc5-git4.bz2.sign DELETED ---




More information about the scm-commits mailing list