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:   mycroft
Date:           Wed May  5 22:06:16 UTC 1999

Modified Files:
        src/sys/arch/arm32/arm32: fault.c
Log Message:
Enable interrupts *after* reading the fault address and status.  This is
necessary because some interrupt handlers may cause additional faults (e.g.
through R/M emulation) and thereby trash the previous fault state.
>From Richard Earnshaw.




Home | Main Index | Thread Index | Old Index