rpms/kernel/devel patch-2.6.23-rc6.bz2.sign, NONE, 1.1 .cvsignore, 1.681, 1.682 kernel.spec, 1.154, 1.155 linux-2.6-utrace-ptrace-compat-ia64.patch, 1.3, 1.4 linux-2.6-utrace-regset.patch, 1.4, 1.5 linux-2.6-utrace-tracehook.patch, 1.9, 1.10 sources, 1.643, 1.644 upstream, 1.565, 1.566 linux-2.6-sched-cfs-fix-mc.patch, 1.1, NONE linux-2.6-x86-fix-hang-on-C7.patch, 1.1, NONE linux-2.6-xen-fix-bootup.patch, 1.1, NONE linux-2.6-xfs-quota-hashtable-allocation-fix.patch, 1.1, NONE linux-2.6-xfs-sane-filestreams-object-timeout.patch, 1.1, NONE patch-2.6.23-rc5-git1.bz2.sign, 1.1, NONE patch-2.6.23-rc5.bz2.sign, 1.1, NONE

Chuck Ebbert (cebbert) fedora-extras-commits at redhat.com
Tue Sep 11 17:21:09 UTC 2007


Author: cebbert

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

Modified Files:
	.cvsignore kernel.spec 
	linux-2.6-utrace-ptrace-compat-ia64.patch 
	linux-2.6-utrace-regset.patch linux-2.6-utrace-tracehook.patch 
	sources upstream 
Added Files:
	patch-2.6.23-rc6.bz2.sign 
Removed Files:
	linux-2.6-sched-cfs-fix-mc.patch 
	linux-2.6-x86-fix-hang-on-C7.patch 
	linux-2.6-xen-fix-bootup.patch 
	linux-2.6-xfs-quota-hashtable-allocation-fix.patch 
	linux-2.6-xfs-sane-filestreams-object-timeout.patch 
	patch-2.6.23-rc5-git1.bz2.sign patch-2.6.23-rc5.bz2.sign 
Log Message:
* Tue Sep 11 2007 Chuck Ebbert <cebbert at redhat.com>
- Linux 2.6.23-rc6



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

iD8DBQBG5gdmyGugalF9Dw4RAkNmAJ4v85yBt0vYY0Kv5TB5dPzlcEfibQCcDdaH
6yOAhDbVmL46P/SekJp93e4=
=8jFC
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/.cvsignore,v
retrieving revision 1.681
retrieving revision 1.682
diff -u -r1.681 -r1.682
--- .cvsignore	5 Sep 2007 19:43:23 -0000	1.681
+++ .cvsignore	11 Sep 2007 17:20:35 -0000	1.682
@@ -3,5 +3,4 @@
 temp-*
 kernel-2.6.22
 linux-2.6.22.tar.bz2
-patch-2.6.23-rc5.bz2
-patch-2.6.23-rc5-git1.bz2
+patch-2.6.23-rc6.bz2


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.154
retrieving revision 1.155
diff -u -r1.154 -r1.155
--- kernel.spec	10 Sep 2007 20:35:15 -0000	1.154
+++ kernel.spec	11 Sep 2007 17:20:35 -0000	1.155
@@ -45,9 +45,9 @@
 # The next upstream release sublevel (base_sublevel+1)
 %define upstream_sublevel %(expr %{base_sublevel} + 1)
 # The rc snapshot level
-%define rcrev 5
+%define rcrev 6
 # The git snapshot level
-%define gitrev 1
+%define gitrev 0
 # Set rpm version accordingly
 %define rpmversion 2.6.%{upstream_sublevel}
 %endif
@@ -659,19 +659,14 @@
 Patch1230: linux-2.6-powerpc-spu-vicinity.patch
 Patch1300: linux-2.6-usb-suspend-classes.patch
 Patch1400: linux-2.6-smarter-relatime.patch
-Patch1500: linux-2.6-xfs-sane-filestreams-object-timeout.patch
 Patch1501: linux-2.6-xfs-filestreams-on-demand-MRU-reaping.patch
-Patch1502: linux-2.6-xfs-quota-hashtable-allocation-fix.patch
 Patch1503: linux-2.6-xfs-optimize-away-dmapi-tests.patch
 Patch1504: linux-2.6-xfs-optimize-away-realtime-tests.patch
 Patch1505: linux-2.6-xfs-refactor-xfs_mountfs.patch
 Patch1506: linux-2.6-xfs-fix-filestreams-free-func-cast.patch
 Patch1508: linux-2.6-firewire-multi-lun.patch
 Patch1515: linux-2.6-lirc.patch
-Patch1520: linux-2.6-xen-fix-bootup.patch
 Patch1525: linux-2.6-skb_copy_and_csum_datagram_iovec.patch
-Patch1530: linux-2.6-x86-fix-hang-on-C7.patch
-Patch1535: linux-2.6-sched-cfs-fix-mc.patch
 Patch1540: linux-2.6-x86_64-vdso-fix-clock-masking.patch
 
 %endif
@@ -1163,9 +1158,7 @@
 ApplyPatch linux-2.6-smarter-relatime.patch
 
 # xfs bugfixes & stack reduction
-ApplyPatch linux-2.6-xfs-sane-filestreams-object-timeout.patch
 ApplyPatch linux-2.6-xfs-filestreams-on-demand-MRU-reaping.patch
-ApplyPatch linux-2.6-xfs-quota-hashtable-allocation-fix.patch
 ApplyPatch linux-2.6-xfs-optimize-away-dmapi-tests.patch
 ApplyPatch linux-2.6-xfs-optimize-away-realtime-tests.patch
 ApplyPatch linux-2.6-xfs-refactor-xfs_mountfs.patch
@@ -1200,18 +1193,9 @@
 
 # ---------- below all scheduled for 2.6.23 -----------------
 
-# Fix Xen bootup
-ApplyPatch linux-2.6-xen-fix-bootup.patch
-
 # fix oops in with sunrpc
 ApplyPatch linux-2.6-skb_copy_and_csum_datagram_iovec.patch
 
-# fix hang on C7 CPU
-ApplyPatch linux-2.6-x86-fix-hang-on-C7.patch
-
-# fix scheduler on multicore
-ApplyPatch linux-2.6-sched-cfs-fix-mc.patch
-
 # fix x86_64 clock warping
 ApplyPatch linux-2.6-x86_64-vdso-fix-clock-masking.patch
 
@@ -1806,6 +1790,9 @@
 
 
 %changelog
+* Tue Sep 11 2007 Chuck Ebbert <cebbert at redhat.com>
+- Linux 2.6.23-rc6
+
 * Mon Sep 10 2007 Chuck Ebbert <cebbert at redhat.com>
 - fix clock warping on x86_64
 

linux-2.6-utrace-ptrace-compat-ia64.patch:

Index: linux-2.6-utrace-ptrace-compat-ia64.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-utrace-ptrace-compat-ia64.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- linux-2.6-utrace-ptrace-compat-ia64.patch	21 Aug 2007 19:42:55 -0000	1.3
+++ linux-2.6-utrace-ptrace-compat-ia64.patch	11 Sep 2007 17:20:35 -0000	1.4
@@ -145,7 +145,7 @@
  /*
   * Write f32-f127 back to task->thread.fph if it has been modified.
   */
-@@ -792,832 +717,6 @@ access_nat_bits (struct task_struct *chi
+@@ -792,831 +717,6 @@ access_nat_bits (struct task_struct *chi
  	return 0;
  }
  
@@ -950,7 +950,6 @@
 -
 -	      case PTRACE_DETACH:
 -		/* detach a process that was attached. */
--		clear_tsk_thread_flag(child, TIF_SYSCALL_TRACE);
 -		ret = ptrace_detach(child, data);
 -		goto out_tsk;
 -

linux-2.6-utrace-regset.patch:

Index: linux-2.6-utrace-regset.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-utrace-regset.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- linux-2.6-utrace-regset.patch	21 Aug 2007 19:42:55 -0000	1.4
+++ linux-2.6-utrace-regset.patch	11 Sep 2007 17:20:35 -0000	1.5
@@ -3827,12 +3827,13 @@
  
 --- linux-2.6/kernel/ptrace.c
 +++ linux-2.6/kernel/ptrace.c
-@@ -99,12 +99,6 @@ int ptrace_detach(struct task_struct *ch
+@@ -99,13 +99,6 @@ int ptrace_detach(struct task_struct *ch
  	if (!valid_signal(data))
  		return -EIO;
  
 -	/* Architecture-specific hardware disable .. */
 -	ptrace_disable(child);
+-	clear_tsk_thread_flag(child, TIF_SYSCALL_TRACE);
 -
 -	/* .. re-parent .. */
 -	child->exit_code = data;

linux-2.6-utrace-tracehook.patch:

Index: linux-2.6-utrace-tracehook.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-utrace-tracehook.patch,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- linux-2.6-utrace-tracehook.patch	4 Sep 2007 20:53:27 -0000	1.9
+++ linux-2.6-utrace-tracehook.patch	11 Sep 2007 17:20:35 -0000	1.10
@@ -564,12 +564,11 @@
  	}
  }
  
-@@ -273,9 +274,7 @@ static void clear_singlestep(struct task
+@@ -273,8 +274,7 @@ static void clear_singlestep(struct task
   */
  void ptrace_disable(struct task_struct *child)
  { 
 -	clear_singlestep(child);
--	clear_tsk_thread_flag(child, TIF_SYSCALL_TRACE);
 -	clear_tsk_thread_flag(child, TIF_SYSCALL_EMU);
 +	tracehook_disable_single_step(child);
  }
@@ -2331,8 +2330,8 @@
  {
  	if (!valid_signal(data))
 @@ -234,13 +102,10 @@ int ptrace_detach(struct task_struct *ch
- 	/* Architecture-specific hardware disable .. */
  	ptrace_disable(child);
+ 	clear_tsk_thread_flag(child, TIF_SYSCALL_TRACE);
  
 -	write_lock_irq(&tasklist_lock);
 -	/* protect against de_thread()->release_task() */


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/sources,v
retrieving revision 1.643
retrieving revision 1.644
diff -u -r1.643 -r1.644
--- sources	5 Sep 2007 19:43:23 -0000	1.643
+++ sources	11 Sep 2007 17:20:35 -0000	1.644
@@ -1,3 +1,2 @@
 2e230d005c002fb3d38a3ca07c0200d0  linux-2.6.22.tar.bz2
-8253467313749aee6065093cd3c5fd9c  patch-2.6.23-rc5.bz2
-4cfdcb5e00c1db78237b15e6ce955367  patch-2.6.23-rc5-git1.bz2
+8f335157f1afdad7906be5d387b36302  patch-2.6.23-rc6.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/upstream,v
retrieving revision 1.565
retrieving revision 1.566
diff -u -r1.565 -r1.566
--- upstream	5 Sep 2007 19:43:23 -0000	1.565
+++ upstream	11 Sep 2007 17:20:35 -0000	1.566
@@ -1,3 +1,2 @@
 linux-2.6.22.tar.bz2
-patch-2.6.23-rc5.bz2
-patch-2.6.23-rc5-git1.bz2
+patch-2.6.23-rc6.bz2


--- linux-2.6-sched-cfs-fix-mc.patch DELETED ---


--- linux-2.6-x86-fix-hang-on-C7.patch DELETED ---


--- linux-2.6-xen-fix-bootup.patch DELETED ---


--- linux-2.6-xfs-quota-hashtable-allocation-fix.patch DELETED ---


--- linux-2.6-xfs-sane-filestreams-object-timeout.patch DELETED ---


--- patch-2.6.23-rc5-git1.bz2.sign DELETED ---


--- patch-2.6.23-rc5.bz2.sign DELETED ---




More information about the fedora-extras-commits mailing list