Source-Changes archive

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

CVS commit: syssrc/sys/arch/arm26/arm26



Module Name:    syssrc
Committed By:   bjh21
Date:           Tue Jun 26 19:37:19 UTC 2001

Modified Files:
        syssrc/sys/arch/arm26/arm26: except.c

Log Message:
Change the DUBUG check on interrupt depth in do_fault() into a KASSERT, since
we're never allowed to call uvm_fault from an interrupt.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 syssrc/sys/arch/arm26/arm26/except.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index