[SSI] openssi/kernel/include/linux config.h,1.33,1.34

Roger Tsang <[email protected]> Fri, 05 Mar 2010 05:35:27 +0000
Newsgroups gmane.linux.cluster.ssic.cvs
Message-ID <[email protected]>
Update of /cvsroot/ssic-linux/openssi/kernel/include/linux
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv28246/kernel/include/linux

Modified Files:
      Tag: OPENSSI-FC
	config.h 
Log Message:
VPROC (#ifdef VPROC_IS_LOADLEVELABLE_OOPS_FIX):
- Fix vproc_is_loadlevelable() null pointer dereference when process is
  still being setup. When Mosix choose() raced with
  VPOP_SETUP_VPROC_RELATIONS() the pvp_pproc pointer is NULL.


Index: config.h
===================================================================
RCS file: /cvsroot/ssic-linux/openssi/kernel/include/linux/config.h,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- config.h	5 Mar 2010 05:23:57 -0000	1.33
+++ config.h	5 Mar 2010 05:35:25 -0000	1.34
@@ -341,6 +341,10 @@
 #  define SSIDEV_HASH_SD_LIST_FIX
 #endif
 
+#ifdef TASK_HOLD_VPROC
+#  define VPROC_IS_LOADLEVELABLE_OOPS_FIX
+#endif
+
 /*
  * High-Availability / Failover
  */


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev