Subject: CVS commit: src/sys/arch/sparc/sparc
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 08/24/2003 18:10:32
Module Name: src
Committed By: chs
Date: Sun Aug 24 18:10:32 UTC 2003
Modified Files:
src/sys/arch/sparc/sparc: pmap.c
Log Message:
make sp_tlb_flush() work for profiling kernels:
when we're profiling, the compiler creates a stack frame for us,
so doing a "retl" isn't so good in that case.
To generate a diff of this commit:
cvs rdiff -r1.269 -r1.270 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.