rpms/kernel/devel patch-2.6.23-rc1-git9.bz2.sign, NONE, 1.1 .cvsignore, 1.658, 1.659 config-generic, 1.9, 1.10 config-powerpc-generic, 1.4, 1.5 config-x86-generic, 1.5, 1.6 config-x86_64-generic, 1.3, 1.4 kernel.spec, 1.40, 1.41 linux-2.6-execshield.patch, 1.65, 1.66 linux-2.6-utrace-core.patch, 1.3, 1.4 linux-2.6-utrace-ptrace-compat-ia64.patch, 1.1, 1.2 linux-2.6-utrace-ptrace-compat.patch, 1.2, 1.3 linux-2.6-utrace-regset-ia64.patch, 1.1, 1.2 linux-2.6-utrace-regset.patch, 1.2, 1.3 linux-2.6-utrace-tracehook-ia64.patch, 1.1, 1.2 linux-2.6-utrace-tracehook-um.patch, 1.2, 1.3 linux-2.6-utrace-tracehook.patch, 1.5, 1.6 sources, 1.622, 1.623 upstream, 1.544, 1.545 patch-2.6.23-rc1-git6.bz2.sign, 1.1, NONE

Dave Jones (davej) fedora-extras-commits at redhat.com
Tue Jul 31 18:26:30 UTC 2007


Author: davej

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

Modified Files:
	.cvsignore config-generic config-powerpc-generic 
	config-x86-generic config-x86_64-generic kernel.spec 
	linux-2.6-execshield.patch linux-2.6-utrace-core.patch 
	linux-2.6-utrace-ptrace-compat-ia64.patch 
	linux-2.6-utrace-ptrace-compat.patch 
	linux-2.6-utrace-regset-ia64.patch 
	linux-2.6-utrace-regset.patch 
	linux-2.6-utrace-tracehook-ia64.patch 
	linux-2.6-utrace-tracehook-um.patch 
	linux-2.6-utrace-tracehook.patch sources upstream 
Added Files:
	patch-2.6.23-rc1-git9.bz2.sign 
Removed Files:
	patch-2.6.23-rc1-git6.bz2.sign 
Log Message:
* Tue Jul 31 2007 Dave Jones <davej at redhat.com>
- 2.6.23-rc1-git9



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

iD8DBQBGrt6pyGugalF9Dw4RAhEdAJ48LmKziGuMoNJj/96X6qLmWfndswCfdxgw
CH2GnY6SWxDSs7U1FgPN4Pw=
=FZUH
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/.cvsignore,v
retrieving revision 1.658
retrieving revision 1.659
diff -u -r1.658 -r1.659
--- .cvsignore	30 Jul 2007 01:56:18 -0000	1.658
+++ .cvsignore	31 Jul 2007 18:25:54 -0000	1.659
@@ -4,4 +4,4 @@
 kernel-2.6.22
 linux-2.6.22.tar.bz2
 patch-2.6.23-rc1.bz2
-patch-2.6.23-rc1-git6.bz2
+patch-2.6.23-rc1-git9.bz2


Index: config-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-generic,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- config-generic	27 Jul 2007 20:21:01 -0000	1.9
+++ config-generic	31 Jul 2007 18:25:55 -0000	1.10
@@ -606,6 +606,7 @@
 CONFIG_FUSION_CTL=m
 CONFIG_FUSION_LAN=m
 CONFIG_FUSION_SAS=m
+CONFIG_FUSION_LOGGING=y
 
 #
 # IEEE 1394 (FireWire) support (JUJU alternative stack)


Index: config-powerpc-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-powerpc-generic,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- config-powerpc-generic	31 Jul 2007 10:04:29 -0000	1.4
+++ config-powerpc-generic	31 Jul 2007 18:25:55 -0000	1.5
@@ -27,9 +27,11 @@
 CONFIG_CPU_FREQ_STAT_DETAILS=y
 
 CONFIG_PM=y
-CONFIG_SOFTWARE_SUSPEND=y
+
 CONFIG_PM_STD_PARTITION=""
 
+CONFIG_SUSPEND=y
+CONFIG_HIBERNATION=y
 # CONFIG_RTC is not set
 CONFIG_GEN_RTC=y
 # CONFIG_GEN_RTC_X is not set


Index: config-x86-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-x86-generic,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- config-x86-generic	25 Jul 2007 18:20:14 -0000	1.5
+++ config-x86-generic	31 Jul 2007 18:25:55 -0000	1.6
@@ -141,7 +141,7 @@
 CONFIG_ACPI_PROCFS=y
 CONFIG_ACPI_SBS=m
 CONFIG_ACPI_SLEEP=y
-# CONFIG_ACPI_SLEEP_PROC_SLEEP is not set
+# CONFIG_ACPI_PROCFS_SLEEP is not set
 CONFIG_ACPI_SYSTEM=y
 CONFIG_ACPI_THERMAL=y
 CONFIG_ACPI_TOSHIBA=m
@@ -203,7 +203,8 @@
 CONFIG_GENERIC_ISA_DMA=y
 CONFIG_SCHED_SMT=y
 # CONFIG_IRQBALANCE is not set
-CONFIG_SOFTWARE_SUSPEND=y
+CONFIG_SUSPEND=y
+CONFIG_HIBERNATION=y
 CONFIG_PM_STD_PARTITION=""
 
 CONFIG_DEBUG_RODATA=y


Index: config-x86_64-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-x86_64-generic,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- config-x86_64-generic	25 Jul 2007 18:20:14 -0000	1.3
+++ config-x86_64-generic	31 Jul 2007 18:25:55 -0000	1.4
@@ -39,7 +39,8 @@
 
 CONFIG_GENERIC_ISA_DMA=y
 CONFIG_SCHED_SMT=y
-CONFIG_SOFTWARE_SUSPEND=y
+CONFIG_SUSPEND=y
+CONFIG_HIBERNATION=y
 CONFIG_PM_STD_PARTITION=""
 
 CONFIG_CPU_FREQ=y
@@ -76,7 +77,7 @@
 CONFIG_ACPI_PROCFS=y
 CONFIG_ACPI_SBS=m
 CONFIG_ACPI_SLEEP=y
-# CONFIG_ACPI_SLEEP_PROC_SLEEP is not set
+# CONFIG_ACPI_PROCFS_SLEEP is not set
 CONFIG_ACPI_THERMAL=y
 CONFIG_ACPI_TOSHIBA=m
 CONFIG_ACPI_POWER=y


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- kernel.spec	31 Jul 2007 13:08:48 -0000	1.40
+++ kernel.spec	31 Jul 2007 18:25:55 -0000	1.41
@@ -47,7 +47,7 @@
 # The rc snapshot level
 %define rcrev 1
 # The git snapshot level
-%define gitrev 6
+%define gitrev 9
 # Set rpm version accordingly
 %define rpmversion 2.6.%{upstream_sublevel}
 %endif
@@ -2160,6 +2160,9 @@
 %endif
 
 %changelog
+* Tue Jul 31 2007 Dave Jones <davej at redhat.com>
+- 2.6.23-rc1-git9
+
 * Tue Jul 31 2007 David Woodhouse <dwmw2 at infradead.org>
 - Fix bcm43xx transmission problems for mac80211 driver too
 - Fix softmac deadlock

linux-2.6-execshield.patch:

Index: linux-2.6-execshield.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-execshield.patch,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- linux-2.6-execshield.patch	25 Jul 2007 18:20:14 -0000	1.65
+++ linux-2.6-execshield.patch	31 Jul 2007 18:25:55 -0000	1.66
@@ -108,18 +108,16 @@
  
  	if (!cpu_isset(cpu, flush_cpumask))
  		goto out;
-Index: linux-2.6/arch/i386/kernel/sysenter.c
-===================================================================
---- linux-2.6.orig/arch/i386/kernel/sysenter.c
-+++ linux-2.6/arch/i386/kernel/sysenter.c
+--- linux-2.6.22.noarch/arch/i386/kernel/sysenter.c~	2007-07-31 14:20:04.000000000 -0400
++++ linux-2.6.22.noarch/arch/i386/kernel/sysenter.c	2007-07-31 14:20:11.000000000 -0400
 @@ -16,6 +16,7 @@
  #include <linux/string.h>
  #include <linux/elf.h>
  #include <linux/mm.h>
 +#include <linux/mman.h>
+ #include <linux/err.h>
  #include <linux/module.h>
  
- #include <asm/cpufeature.h>
 @@ -284,7 +284,7 @@ int arch_setup_additional_pages(struct l
  	if (compat)
  		addr = VDSO_HIGH_BASE;

linux-2.6-utrace-core.patch:

Index: linux-2.6-utrace-core.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-utrace-core.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- linux-2.6-utrace-core.patch	20 Jul 2007 21:14:11 -0000	1.3
+++ linux-2.6-utrace-core.patch	31 Jul 2007 18:25:55 -0000	1.4
@@ -3755,7 +3755,7 @@
 +#endif	/* linux/utrace.h */
 --- linux-2.6/include/linux/sched.h
 +++ linux-2.6/include/linux/sched.h
-@@ -1057,6 +1057,11 @@ struct task_struct {
+@@ -1078,6 +1078,11 @@ struct task_struct {
  	struct audit_context *audit_context;
  	seccomp_t seccomp;
  

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.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- linux-2.6-utrace-ptrace-compat-ia64.patch	12 Jul 2007 19:40:19 -0000	1.1
+++ linux-2.6-utrace-ptrace-compat-ia64.patch	31 Jul 2007 18:25:55 -0000	1.2
@@ -14,7 +14,7 @@
 
 --- linux-2.6/arch/ia64/ia32/sys_ia32.c
 +++ linux-2.6/arch/ia64/ia32/sys_ia32.c
-@@ -2340,6 +2340,46 @@ const struct utrace_regset_view utrace_i
+@@ -2341,6 +2341,46 @@ const struct utrace_regset_view utrace_i
  };
  #endif
  

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

Index: linux-2.6-utrace-ptrace-compat.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-utrace-ptrace-compat.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- linux-2.6-utrace-ptrace-compat.patch	20 Jul 2007 19:52:27 -0000	1.2
+++ linux-2.6-utrace-ptrace-compat.patch	31 Jul 2007 18:25:55 -0000	1.3
@@ -135,7 +135,7 @@
  {
 --- linux-2.6/arch/x86_64/ia32/ptrace32.c
 +++ linux-2.6/arch/x86_64/ia32/ptrace32.c
-@@ -166,11 +166,6 @@ static int getreg32(struct task_struct *
+@@ -167,11 +167,6 @@ static int getreg32(struct task_struct *
  
  #undef R32
  
@@ -147,7 +147,7 @@
  static int
  ia32_genregs_get(struct task_struct *target,
  		 const struct utrace_regset *regset,
-@@ -600,3 +595,54 @@ const struct utrace_regset_view utrace_i
+@@ -601,3 +596,54 @@ const struct utrace_regset_view utrace_i
  	.name = "i386", .e_machine = EM_386,
  	.regsets = ia32_regsets, .n = ARRAY_SIZE(ia32_regsets)
  };
@@ -204,7 +204,7 @@
 +#endif	/* CONFIG_PTRACE */
 --- linux-2.6/arch/x86_64/ia32/ia32entry.S
 +++ linux-2.6/arch/x86_64/ia32/ia32entry.S
-@@ -421,7 +421,7 @@ ia32_sys_call_table:
+@@ -422,7 +422,7 @@ ia32_sys_call_table:
  	.quad sys_setuid16
  	.quad sys_getuid16
  	.quad compat_sys_stime	/* stime */		/* 25 */
@@ -3503,7 +3503,7 @@
  # According to Alan Modra <alan at linuxcare.com.au>, the -fno-omit-frame-pointer is
 --- linux-2.6/include/linux/sched.h
 +++ linux-2.6/include/linux/sched.h
-@@ -1155,6 +1155,10 @@ struct task_struct {
+@@ -1176,6 +1176,10 @@ struct task_struct {
  	atomic_t fs_excl;	/* holding fs exclusive resources */
  	struct rcu_head rcu;
  

linux-2.6-utrace-regset-ia64.patch:

Index: linux-2.6-utrace-regset-ia64.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-utrace-regset-ia64.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- linux-2.6-utrace-regset-ia64.patch	12 Jul 2007 19:40:19 -0000	1.1
+++ linux-2.6-utrace-regset-ia64.patch	31 Jul 2007 18:25:55 -0000	1.2
@@ -25,7 +25,7 @@
  #include <linux/stat.h>
  #include <linux/ipc.h>
  #include <linux/capability.h>
-@@ -1868,6 +1869,477 @@ sys32_ptrace (int request, pid_t pid, un
+@@ -1869,6 +1870,477 @@ sys32_ptrace (int request, pid_t pid, un
  }
  #endif
  

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.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- linux-2.6-utrace-regset.patch	20 Jul 2007 19:52:27 -0000	1.2
+++ linux-2.6-utrace-regset.patch	31 Jul 2007 18:25:55 -0000	1.3
@@ -1146,9 +1146,9 @@
  	struct siginfo info;
 --- linux-2.6/arch/x86_64/ia32/ptrace32.c
 +++ linux-2.6/arch/x86_64/ia32/ptrace32.c
-@@ -16,7 +16,11 @@
- #include <linux/unistd.h>
+@@ -17,7 +17,11 @@
  #include <linux/mm.h>
+ #include <linux/err.h>
  #include <linux/ptrace.h>
 +#include <linux/tracehook.h>
 +#include <linux/module.h>
@@ -1158,7 +1158,7 @@
  #include <asm/compat.h>
  #include <asm/uaccess.h>
  #include <asm/user32.h>
-@@ -25,7 +29,8 @@
+@@ -26,7 +30,8 @@
  #include <asm/debugreg.h>
  #include <asm/i387.h>
  #include <asm/fpu32.h>
@@ -1168,7 +1168,7 @@
  
  /*
   * Determines which flags the user has access to [1 = access, 0 = no access].
-@@ -35,34 +40,41 @@
+@@ -36,34 +41,41 @@
  #define FLAG_MASK 0x54dd5UL
  
  #define R32(l,q) \
@@ -1223,7 +1223,7 @@
  		if ((val & 3) != 3) return -EIO;
  		stack[offsetof(struct pt_regs, cs)/8] = val & 0xffff;
  		break;
-@@ -78,57 +90,16 @@ static int putreg32(struct task_struct *
+@@ -79,57 +91,16 @@ static int putreg32(struct task_struct *
  	R32(eip, rip);
  	R32(esp, rsp);
  
@@ -1284,7 +1284,7 @@
  	}
  	return 0;
  }
-@@ -136,24 +107,33 @@ static int putreg32(struct task_struct *
+@@ -137,24 +108,33 @@ static int putreg32(struct task_struct *
  #undef R32
  
  #define R32(l,q) \
@@ -1331,7 +1331,7 @@
  		break;
  
  	R32(cs, cs);
-@@ -167,239 +147,456 @@ static int getreg32(struct task_struct *
+@@ -168,239 +148,456 @@ static int getreg32(struct task_struct *
  	R32(eax, rax);
  	R32(orig_eax, orig_rax);
  	R32(eip, rip);

linux-2.6-utrace-tracehook-ia64.patch:

Index: linux-2.6-utrace-tracehook-ia64.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-utrace-tracehook-ia64.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- linux-2.6-utrace-tracehook-ia64.patch	12 Jul 2007 19:40:19 -0000	1.1
+++ linux-2.6-utrace-tracehook-ia64.patch	31 Jul 2007 18:25:55 -0000	1.2
@@ -29,7 +29,7 @@
  	data8 sys32_pause
 --- linux-2.6/arch/ia64/ia32/sys_ia32.c
 +++ linux-2.6/arch/ia64/ia32/sys_ia32.c
-@@ -1436,25 +1436,6 @@ sys32_waitpid (int pid, unsigned int *st
+@@ -1437,25 +1437,6 @@ sys32_waitpid (int pid, unsigned int *st
  	return compat_sys_wait4(pid, stat_addr, options, NULL);
  }
  
@@ -55,7 +55,7 @@
  /*
   *  The order in which registers are stored in the ptrace regs structure
   */
-@@ -1752,6 +1733,7 @@ restore_ia32_fpxstate (struct task_struc
+@@ -1753,6 +1734,7 @@ restore_ia32_fpxstate (struct task_struc
  	return 0;
  }
  
@@ -63,7 +63,7 @@
  asmlinkage long
  sys32_ptrace (int request, pid_t pid, unsigned int addr, unsigned int data)
  {
-@@ -1859,9 +1841,11 @@ sys32_ptrace (int request, pid_t pid, un
+@@ -1860,9 +1842,11 @@ sys32_ptrace (int request, pid_t pid, un
  					    compat_ptr(data));
  		break;
  
@@ -75,7 +75,7 @@
  
  	      case PTRACE_SYSCALL:	/* continue, stop after next syscall */
  	      case PTRACE_CONT:		/* restart after signal. */
-@@ -1882,6 +1866,7 @@ sys32_ptrace (int request, pid_t pid, un
+@@ -1883,6 +1867,7 @@ sys32_ptrace (int request, pid_t pid, un
  	unlock_kernel();
  	return ret;
  }

linux-2.6-utrace-tracehook-um.patch:

Index: linux-2.6-utrace-tracehook-um.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-utrace-tracehook-um.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- linux-2.6-utrace-tracehook-um.patch	20 Jul 2007 19:52:27 -0000	1.2
+++ linux-2.6-utrace-tracehook-um.patch	31 Jul 2007 18:25:55 -0000	1.3
@@ -425,7 +425,7 @@
  
 --- linux-2.6/arch/um/kernel/exec.c
 +++ linux-2.6/arch/um/kernel/exec.c
-@@ -51,7 +51,6 @@ static long execve1(char *file, char __u
+@@ -52,7 +52,6 @@ static long execve1(char *file, char __u
          error = do_execve(file, argv, env, &current->thread.regs);
          if (error == 0){
  		task_lock(current);

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.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- linux-2.6-utrace-tracehook.patch	25 Jul 2007 18:20:14 -0000	1.5
+++ linux-2.6-utrace-tracehook.patch	31 Jul 2007 18:25:55 -0000	1.6
@@ -455,7 +455,7 @@
  	result = regs->gprs[2];
 --- linux-2.6/arch/s390/kernel/process.c
 +++ linux-2.6/arch/s390/kernel/process.c
-@@ -321,9 +321,6 @@ asmlinkage long sys_vfork(void)
+@@ -322,9 +322,6 @@ asmlinkage long sys_vfork(void)
  
  asmlinkage void execve_tail(void)
  {
@@ -863,7 +863,7 @@
  }
 --- linux-2.6/arch/x86_64/ia32/ptrace32.c
 +++ linux-2.6/arch/x86_64/ia32/ptrace32.c
-@@ -388,9 +388,11 @@ asmlinkage long sys32_ptrace(long reques
+@@ -389,9 +389,11 @@ asmlinkage long sys32_ptrace(long reques
  		break;
  	}
  
@@ -1146,7 +1146,7 @@
  	return ret;
 --- linux-2.6/arch/x86_64/kernel/process.c
 +++ linux-2.6/arch/x86_64/kernel/process.c
-@@ -699,11 +699,6 @@ long sys_execve(char __user *name, char 
+@@ -700,11 +700,6 @@ long sys_execve(char __user *name, char 
  	if (IS_ERR(filename)) 
  		return error;
  	error = do_execve(filename, argv, envp, &regs); 
@@ -1485,7 +1485,7 @@
  	DEFINE(THREAD_EVR0, offsetof(struct thread_struct, evr[0]));
 --- linux-2.6/arch/powerpc/kernel/process.c
 +++ linux-2.6/arch/powerpc/kernel/process.c
-@@ -809,11 +809,6 @@ int sys_execve(unsigned long a0, unsigne
+@@ -813,11 +813,6 @@ int sys_execve(unsigned long a0, unsigne
  	flush_spe_to_thread(current);
  	error = do_execve(filename, (char __user * __user *) a1,
  			  (char __user * __user *) a2, regs);
@@ -1582,7 +1582,7 @@
  
 --- linux-2.6/arch/sparc64/kernel/process.c
 +++ linux-2.6/arch/sparc64/kernel/process.c
-@@ -830,9 +830,6 @@ asmlinkage int sparc_execve(struct pt_re
+@@ -831,9 +831,6 @@ asmlinkage int sparc_execve(struct pt_re
  		current_thread_info()->xfsr[0] = 0;
  		current_thread_info()->fpsaved[0] = 0;
  		regs->tstate &= ~TSTATE_PEF;
@@ -2949,7 +2949,7 @@
  	stats->ac_stime	 = cputime_to_msecs(tsk->stime) * USEC_PER_MSEC;
 --- linux-2.6/kernel/sys.c
 +++ linux-2.6/kernel/sys.c
-@@ -1467,7 +1467,7 @@ asmlinkage long sys_setpgid(pid_t pid, p
+@@ -1470,7 +1470,7 @@ asmlinkage long sys_setpgid(pid_t pid, p
  	if (!thread_group_leader(p))
  		goto out;
  
@@ -3147,7 +3147,7 @@
  
 --- linux-2.6/include/linux/sched.h
 +++ linux-2.6/include/linux/sched.h
-@@ -920,7 +920,6 @@ struct task_struct {
+@@ -936,7 +936,6 @@ struct task_struct {
  	void *stack;
  	atomic_t usage;
  	unsigned int flags;	/* per process flags, defined below */
@@ -3155,7 +3155,7 @@
  
  	int lock_depth;		/* BKL lock depth */
  
-@@ -949,12 +948,6 @@ struct task_struct {
+@@ -970,12 +969,6 @@ struct task_struct {
  #endif
  
  	struct list_head tasks;
@@ -3168,7 +3168,7 @@
  
  	struct mm_struct *mm, *active_mm;
  
-@@ -974,15 +967,13 @@ struct task_struct {
+@@ -995,15 +988,13 @@ struct task_struct {
  	unsigned long stack_canary;
  #endif
  	/* 
@@ -3186,7 +3186,7 @@
  	 */
  	struct list_head children;	/* list of my children */
  	struct list_head sibling;	/* linkage in my parent's children list */
-@@ -1122,8 +1113,6 @@ struct task_struct {
+@@ -1143,8 +1134,6 @@ struct task_struct {
  
  	struct io_context *io_context;
  
@@ -3195,7 +3195,7 @@
  /*
   * current io wait handle: wait queue entry to use for io waits
   * If this thread is processing aio, this points at the waitqueue
-@@ -1500,6 +1489,7 @@ extern int kill_pgrp(struct pid *pid, in
+@@ -1521,6 +1510,7 @@ extern int kill_pgrp(struct pid *pid, in
  extern int kill_pid(struct pid *pid, int sig, int priv);
  extern int kill_proc_info(int, struct siginfo *, pid_t);
  extern void do_notify_parent(struct task_struct *, int);


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/sources,v
retrieving revision 1.622
retrieving revision 1.623
diff -u -r1.622 -r1.623
--- sources	30 Jul 2007 01:56:18 -0000	1.622
+++ sources	31 Jul 2007 18:25:55 -0000	1.623
@@ -1,3 +1,3 @@
 2e230d005c002fb3d38a3ca07c0200d0  linux-2.6.22.tar.bz2
 e49b373ede3e8449cf9b1e17bb685110  patch-2.6.23-rc1.bz2
-7c5c845d9fea3783934a0db407f0ccf3  patch-2.6.23-rc1-git6.bz2
+b695c8dc7228e14bb1a7f19b1e503ee2  patch-2.6.23-rc1-git9.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/upstream,v
retrieving revision 1.544
retrieving revision 1.545
diff -u -r1.544 -r1.545
--- upstream	30 Jul 2007 01:56:18 -0000	1.544
+++ upstream	31 Jul 2007 18:25:55 -0000	1.545
@@ -1,3 +1,3 @@
 linux-2.6.22.tar.bz2
 patch-2.6.23-rc1.bz2
-patch-2.6.23-rc1-git6.bz2
+patch-2.6.23-rc1-git9.bz2


--- patch-2.6.23-rc1-git6.bz2.sign DELETED ---




More information about the scm-commits mailing list