On Thu, Jan 17, 2002 at 08:41:58AM +0100, Florian La Roche wrote: > Current kernel sources only support this "vmhalt" kernel parameter for > non-SMP kernels (At least in 2.4.18pre3 or newer kernels.). > So compiling a custom kernel might be one option to resolve this > issue...
Umm. That breaks the network drivers. Not an option. Seems odd to me that this chunk of code would care about SMP/non-SMP kernels -- at the point it's getting executed, Linux is pretty much dead meat anyway, or is certainly about to be dead meat. -- db
