Module Name: src Committed By: mycroft Date: Wed Mar 24 02:45:28 UTC 1999 Modified Files: src/sys/arch/arm32/arm32: pmap.c Log Message: Fix another problem is the modified bit emulation that caused double faults. We need to set the L2 type preemptively, as it may still be L2_INVAL if the page had not been previously accessed.