Subject: CVS commit: syssrc/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/24/2002 23:27:59
Module Name:	syssrc
Committed By:	thorpej
Date:		Sun Mar 24 21:27:59 UTC 2002

Modified Files:
	syssrc/sys/arch/arm/arm32: fault.c

Log Message:
* Only check for SA110 rev K bug if we're on an SA110 (XXX should also
  check stepping).
* In said check, don't use pmap_pte().
* Garbage-collect some useless debug code.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/arm/arm32/fault.c

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