Subject: CVS commit: 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:20:30
Module Name:	syssrc
Committed By:	thorpej
Date:		Tue Aug  6 19:20:30 UTC 2002

Modified Files:
	syssrc/sys/arch/arm/arm32: cpuswitch.S

Log Message:
Rearrange the exit path so that we don't do a idcache_wbinv_all *twice*
when a process exits.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 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.