SOURCES (LINUX_2_6_20): linux-2.6-vs2.3.patch - 2.6.20-rc7 compati...

mguevara mguevara at pld-linux.org
Thu Feb 1 23:50:42 CET 2007


Author: mguevara                     Date: Thu Feb  1 22:50:42 2007 GMT
Module: SOURCES                       Tag: LINUX_2_6_20
---- Log message:
- 2.6.20-rc7 compatibility fix

---- Files affected:
SOURCES:
   linux-2.6-vs2.3.patch (1.2.2.43 -> 1.2.2.44) 

---- Diffs:

================================================================
Index: SOURCES/linux-2.6-vs2.3.patch
diff -u SOURCES/linux-2.6-vs2.3.patch:1.2.2.43 SOURCES/linux-2.6-vs2.3.patch:1.2.2.44
--- SOURCES/linux-2.6-vs2.3.patch:1.2.2.43	Wed Jan 31 10:05:19 2007
+++ SOURCES/linux-2.6-vs2.3.patch	Thu Feb  1 23:50:36 2007
@@ -19674,8 +19674,8 @@
  	proc_exit_connector(tsk);
 +	/* needs to stay before exit_notify() */
 +	exit_vx_info_early(tsk, code);
- 	exit_notify(tsk);
  	exit_task_namespaces(tsk);
+ 	exit_notify(tsk);
  #ifdef CONFIG_NUMA
 @@ -963,6 +977,10 @@ fastcall NORET_TYPE void do_exit(long co
  	if (tsk->splice_pipe)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/linux-2.6-vs2.3.patch?r1=1.2.2.43&r2=1.2.2.44&f=u



More information about the pld-cvs-commit mailing list