Subject: CVS commit: syssrc/sys/arch/alpha/alpha
To: None <source-changes@netbsd.org>
From: Michael L. Hitch <mhitch@netbsd.org>
List: source-changes
Date: 08/24/2002 06:10:53
Module Name:	syssrc
Committed By:	mhitch
Date:		Sat Aug 24 03:10:53 UTC 2002

Modified Files:
	syssrc/sys/arch/alpha/alpha: pmap.c

Log Message:
Add missing PMAP_TLB_SHOOTDOWN() after PMAP_INVALIDATE_TLB() in
pmap_page_protect().  Closes NetBSD Problem Report #18045.


To generate a diff of this commit:
cvs rdiff -r1.191 -r1.192 syssrc/sys/arch/alpha/alpha/pmap.c

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