Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/20/2001 21:00:51
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri Apr 20 18:00:50 UTC 2001

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

Log Message:
Alas, we must put pmap_emulate_reference() in the kernel_lock
perimeter as long as we still acquire it in interrupt handlers,
in order to avoid a lock ordering deadlock.


To generate a diff of this commit:
cvs rdiff -r1.68 -r1.69 syssrc/sys/arch/alpha/alpha/trap.c

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