Module Name: src Committed By: pk Date: Sun May 16 16:49:00 UTC 1999 Modified Files: src/sys/arch/sparc/sparc: pmap.c Log Message: Temporary work-around in pmap_enter on 4/400 machines: pre-allocate MMU region cookies. This keeps the machine from crashing when running in user mode. TODO: fix the bugs then kill or alter this work-around.