NetBSD/sys/arch/luna68k/luna68k
yamt 18acc63fc4 remove uvm_map_protect from cpu_startup of several ports.
- they shouldn't be needed with the current fault handler.
- they causes assertion failure with the recent vm_map implementation.

discussed on tech-kern@.  reviewed by Chuck Silvers.
PR/29179 from Julio M. Merino Vidal.
2005-02-11 15:03:55 +00:00
..
autoconf.c Centralize the declaration of booted_device and booted_partition. 2004-10-23 17:07:37 +00:00
clock.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
clockvar.h
disksubr.c Modify the licences of code written by Theo De Raadt from a 4-clause 2003-12-10 12:06:25 +00:00
genassym.cf Remove p_nras from struct proc - use LIST_EMPTY(&p->p_raslist) instead. 2003-11-04 10:33:15 +00:00
isr.c Remove a duplicate $NetBSD$. 2003-09-14 12:59:33 +00:00
isr.h
locore.s Centralize identical copies of proc_trampoline code. 2004-03-04 19:53:44 +00:00
machdep.c remove uvm_map_protect from cpu_startup of several ports. 2005-02-11 15:03:55 +00:00
mainbus.c
mem.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
pmap_bootstrap.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
trap.c use uvm_grow() to update stack segment size on stack page fault instead 2004-08-28 17:53:00 +00:00
vectors.s SA_SIGINFO support for m68k (port specific changes) 2003-09-22 14:26:57 +00:00