Source-Changes archive

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

CVS commit: [nathanw_sa] syssrc/sys/arch/arm26/arm26



Module Name:    syssrc
Committed By:   bjh21
Date:           Fri Nov 23 00:19:10 UTC 2001

Modified Files:
        syssrc/sys/arch/arm26/arm26 [nathanw_sa]: except.c

Log Message:
Fix disassembly of SWP instructions, so that taking a page fault on a SWP
works.

Also, don't drop to DDB on every user segfault.  Most of them aren't kernel
bugs these days.


To generate a diff of this commit:
cvs rdiff -r1.38.4.2 -r1.38.4.3 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