Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   mark
Date:           Tue Apr  6 06:35:04 UTC 1999

Modified Files:
        src/sys/arch/arm32/arm32: fault.c
Log Message:
When handling a page fault, panic if the map is NULL so that we don't
dereference it when doing handled or modified emulation. This can happen
if fault are taken during early parts of the bootstrap, resulting in
recursive faulting.




Home | Main Index | Thread Index | Old Index