From: Kenn H. <ke...@us...> - 2000-07-23 20:36:25
|
Update of /cvsroot/linux-vax/kernel/arch/vax/mm In directory slayer.i.sourceforge.net:/tmp/cvs-serv20577/arch/vax/mm Modified Files: pgtable.c Log Message: Implement free_irq(). All exception handlers are now dynamically registered via register_excep_handler(). This almost completes the rework of the exception and interrupt handling system. |