[aem-devel] Linux-2.4.19-aem-10r11
Brought to you by:
fjrossi
|
From: Frederic R. (LMC) <Fre...@er...> - 2003-02-06 13:47:37
|
The AEM patch version Linux-2.4.19-aem-10r11 is now avalaible for
download.
It includes some bug fixes and corrections. See below for details.
You can download AEM from the CVS server at
http://sourceforge.net/projects/aem
or from the AEM home page at http://aem.sourceforge.net
2003/02/04
* mm/vmtables.c:
+ Fixed some bugs. Corrected vmtable_unmap().
2003/02/05
* kernel/events.c:
+ Fixed do_event. Do not restart a job if the event is shutting down.
(provoked many occurances of the same event in the case of event
processes).
+ Now we test before starting the event if the job has been marked
has shutting down.
+ Fixed forget_child. For some reason the (new) parent wont start.
+ Minor fixes.
2003/02/05
* net/tcpa_read.c:
+ Now shutdown the job if the socket is closing.
|