Subject: CVS commit: src/sys/arch/sparc/sparc
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 06/27/2003 16:44:04
Module Name: src
Committed By: pk
Date: Fri Jun 27 16:44:04 UTC 2003
Modified Files:
src/sys/arch/sparc/sparc: pmap.c
Log Message:
Make sure to flush any user register windows when stealing PMEGs in
me_alloc() (and SMEGs in region_alloc()).
Should fix PR#14180.
To generate a diff of this commit:
cvs rdiff -r1.258 -r1.259 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.