[patch 28/56] openmosix/openmosix-migctrl-fix-warning.patch

Florian Delizy <[email protected]> Thu, 02 Nov 2006 22:56:43 +0100
Newsgroups gmane.linux.cluster.openmosix.devel
Message-ID <[email protected]>
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

_______________________________________________
openMosix-devel mailing list
openMosix-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/openmosix-devel
openmosix-migctrl-fix-warning.patch (text/x-patch, 519 B)
Index: linux/hpc/migctrl.c
===================================================================
--- linux.orig/hpc/migctrl.c	2006-11-02 22:51:40.000000000 +0100
+++ linux/hpc/migctrl.c	2006-11-02 22:52:16.000000000 +0100
@@ -129,12 +129,14 @@
  * @whereto:	whereto
  * @reason:	reason to send (if any)
  **/
+#if 0
 static int task_move_remote2remote(task_t *p, struct sockaddr * whereto,
 								int reason)
 {
 	OMBUG("not implemented.\n");
 	return 0;
 }
+#endif
 
 /**
  * task_move_to_node - send a task to a node