Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 03/27/2000 00:56:22
Module Name: syssrc
Committed By: nisimura
Date: Mon Mar 27 08:56:22 UTC 2000
Modified Files:
syssrc/sys/arch/mips/mips: pmap.c
Log Message:
It's not necessary to (re-) assign pmap->pm_asidgen whenever ASID
(TLBpid) is bumped. It's ok just in the case when pmap_asid_generation
is bumped.
To generate a diff of this commit:
cvs rdiff -r1.83 -r1.84 syssrc/sys/arch/mips/mips/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.