|
Changelog for uml-patch-2.4.18-24.bz2
Release Date : May 12 2002
Released By : jdike
-
Added CONFIG_NEST_LEVEL, which replaces the NESTING variable on the make
command line.
-
Added CONFIG_KERNEL_HALF_GIGS, which controls the amount of address
space UML will allocate for itself.
-
Fixed a hang caused by detaching from a host device after the UML process
attached to it had been killed.
-
Fixed some crashes caused by exitcalls cleaning things that had never
been initialized.
-
Got rid of some ioctls which are handled by blk_ioctl.
-
It is no longer possible to cd into a binary in a hostfs filesystem.
-
Shelling out of the UML gdb now works.
-
Exported region_pa and phys_mem_map.
|