|
Changelog for uml-patch-2.4.19-38.bz2
Release Date : Dec 15 2002
Released By : jdike
-
Fixed the skas mode stack consumption problem.
-
Added CONFIG_STATIC_LINK, which forces a static link even when
CONFIG_MODE_TT is disabled and a dynamic binary would be produced.
-
kmalloc_ok is set to 0 and signals are disabled in skas mode whenever
UML leaves a kernel stack in order to ensure that kernel code only executes
on kernel stacks.
-
Removed some gratuitous code
-
Improved the printks associated with 'mode=tt'.
|