Subject: CVS commit: [nathanw_sa] syssrc/sys/arch/arm26/arm26
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 11/23/2001 02:19:10
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.