|
Changelog for uml-patch-2.4.19-39.bz2
Release Date : Dec 16 2002
Released By : jdike
-
Fixed and cleaned up the kmalloc_ok change in -38.
-
Split some of the mode-specific stuff out to separate Makefiles, which are
included only if the mode is enabled.
-
Converted all initializers to C99 style.
-
The port irq is now freed before the descriptor is closed.
-
Includes of mode-specific headers are now conditional on the mode being
enabled.
-
Moved skas_ptrace.h to arch/um/include because it always needs to be available,
and, under arch/um/kernel/skas, it wasn't available when CONFIG_MODE_SKAS
was disabled because arch/um/kernel/skas/include wasn't in the include search
list.
|