Subject: CVS commit: src/sys/arch/sparc/sparc
To: None <source-changes@NetBSD.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 04/12/2004 14:26:01
Module Name:	src
Committed By:	pk
Date:		Mon Apr 12 14:26:01 UTC 2004

Modified Files:
	src/sys/arch/sparc/sparc: pmap.c

Log Message:
Drop the special sun4d `tlb flush' lock. The pte update function already
serialises access to the PTEs to reliably get ref/mod bits.

Rename pte4m_lock => demap_lock.


To generate a diff of this commit:
cvs rdiff -r1.287 -r1.288 src/sys/arch/sparc/sparc/pmap.c

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