On Mon, May 22, 2006 at 11:26:49PM +0200, [EMAIL PROTECTED] wrote:
> I was looking at the code of the UML and more precisely at the functions
> set_task_sizes_tt and set_task_sizes_skas. I noticed that these 2
> functions take a paramater (arg) which is not used : the function is
> always called with the value 0.
You seem not to have tried to compile it, because it doesn't. You missed
the declarations of set_task_sizes_*.
>
> I suppose that this value might change in the future (or even can be
> configured), so I added a constant in mem_user.h file.
This is wrong. set_task_sizes_* use &arg, not arg.
This stuff is fixed, and this patch is in my tree.
Jeff
-------------------------------------------------------
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
_______________________________________________
User-mode-linux-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel