From: Jeff D. <jd...@ka...> - 2000-07-03 16:15:13
|
I checked in the fixes for the two problems that cropped up last week. One was caused by the increased signal frame size in recent kernels, so if you are trying and failing to run uml on a new kernel, this is fixed. The other one was caused by a stacksize limit not being a multiple of 4 meg and inducing uml to unmap the main process stack. That caused a panic when the process tried to update its name. For helping me diagnose that last problem, Gord Lamb gets an entry on my thanks page. Jeff |