Subject: CVS commit: src/sys/arch/m68k/m68k
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 12/30/2006 01:28:57
Module Name: src
Committed By: martin
Date: Sat Dec 30 01:28:57 UTC 2006
Modified Files:
src/sys/arch/m68k/m68k: pmap_motorola.c
Log Message:
Allow pmap_enter_ptpage to fail, sometimes. Pass WAIT/NOWAIT flags and
fix some obvious locking problems. This allows us to run a LOCKDEBUG
kernel now.
No objection from mhitch and chs.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/arch/m68k/m68k/pmap_motorola.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.