Subject: CVS commit: [nathanw_sa] syssrc/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/06/2002 22:22:21
Module Name: syssrc
Committed By: thorpej
Date: Tue Aug 6 19:22:21 UTC 2002
Modified Files:
syssrc/sys/arch/arm/arm32 [nathanw_sa]: cpuswitch.S
Log Message:
Rearrange the exit path so that we don't do a idcache_wbinv_all *twice*
when a process or lwp exits.
To generate a diff of this commit:
cvs rdiff -r1.3.2.11 -r1.3.2.12 syssrc/sys/arch/arm/arm32/cpuswitch.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.