Update of /cvsroot/linux-vax/kernel/arch/vax/mm
In directory slayer.i.sourceforge.net:/tmp/cvs-serv18753
Modified Files:
Makefile pgtable.c
Added Files:
fault.c
Log Message:
Moved access violation and page fault handlers to fault.c to be more
consistent with other arches. The get_user and put_user macros should
now work (if we had a user space to get and put in :-)
|