Author: sparky                       Date: Tue Aug  8 15:35:29 2006 GMT
Module: SOURCES                       Tag: LINUX_2_6_15
---- Log message:
- export kill_proc_info (needed for lufs)

---- Files affected:
SOURCES:
   kernel-hotfixes.patch (1.1.2.74 -> 1.1.2.74.2.1) 

---- Diffs:

================================================================
Index: SOURCES/kernel-hotfixes.patch
diff -u SOURCES/kernel-hotfixes.patch:1.1.2.74 
SOURCES/kernel-hotfixes.patch:1.1.2.74.2.1
--- SOURCES/kernel-hotfixes.patch:1.1.2.74      Fri Mar 10 13:33:48 2006
+++ SOURCES/kernel-hotfixes.patch       Tue Aug  8 17:35:24 2006
@@ -114,3 +114,13 @@
  #include <asm/sections.h>
  #include <asm/prom.h>
  #include <asm/page.h>
+--- linux-2.6.15.7/kernel/signal.c~    2006-08-08 15:27:10.000000000 +0000
++++ linux-2.6.15.7/kernel/signal.c     2006-08-08 15:27:46.000000000 +0000
+@@ -1152,6 +1152,7 @@
+       read_unlock(&tasklist_lock);
+       return error;
+ }
++EXPORT_SYMBOL_GPL(kill_proc_info);
+ 
+ /* like kill_proc_info(), but doesn't use uid/euid of "current" */
+ int kill_proc_info_as_uid(int sig, struct siginfo *info, pid_t pid,
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SOURCES/kernel-hotfixes.patch?r1=1.1.2.74&r2=1.1.2.74.2.1&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to