[aem-devel] linux-2.4.19-aem-10r12
Brought to you by:
fjrossi
|
From: Frederic R. (LMC) <Fre...@er...> - 2003-02-12 14:12:32
|
The AEM patch version Linux-2.4.19-aem-10r12 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/11 * mm/vmtables.c: + Prefetch mapped addresses. 2003/02/11 * include/linux/sched.h: + Added the decl_asm_symbol() macro to export task_struct member offset into the assembler code. 2003/02/11 * arch/i386/kernel/entry.S + Fixed the keep_alive variable handling. It is now declared with decl_asm_symbol(). |