rpms/kernel/devel kernel-2.6.spec, 1.3263, 1.3264 linux-2.6-utrace.patch, 1.65, 1.66

Dave Jones (davej) fedora-extras-commits at redhat.com
Tue Jul 3 20:28:38 UTC 2007


Author: davej

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

Modified Files:
	kernel-2.6.spec linux-2.6-utrace.patch 
Log Message:
* Tue Jul 03 2007 Dave Jones <davej at redhat.com>
- Update to latest utrace. (just diff changes, no code changes)



Index: kernel-2.6.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel-2.6.spec,v
retrieving revision 1.3263
retrieving revision 1.3264
diff -u -r1.3263 -r1.3264
--- kernel-2.6.spec	3 Jul 2007 20:24:30 -0000	1.3263
+++ kernel-2.6.spec	3 Jul 2007 20:28:02 -0000	1.3264
@@ -2065,6 +2065,9 @@
 
 %changelog
 * Tue Jul 03 2007 Dave Jones <davej at redhat.com>
+- Update to latest utrace. (just diff changes, no code changes)
+
+* Tue Jul 03 2007 Dave Jones <davej at redhat.com>
 - 2.6.22-rc7-git2
 
 * Tue Jul 03 2007 Dave Jones <davej at redhat.com>

linux-2.6-utrace.patch:

Index: linux-2.6-utrace.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-utrace.patch,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- linux-2.6-utrace.patch	25 Jun 2007 08:34:13 -0000	1.65
+++ linux-2.6-utrace.patch	3 Jul 2007 20:28:02 -0000	1.66
@@ -7790,7 +7790,7 @@
  #include <linux/module.h>
  
  #include <asm/sigcontext.h>
-@@ -458,6 +459,8 @@ static int handle_signal(unsigned long s
+@@ -462,6 +463,8 @@ static int handle_signal(unsigned long s
  			sigaddset(&current->blocked,sig);
  		recalc_sigpending();
  		spin_unlock_irq(&current->sighand->siglock);




More information about the scm-commits mailing list