Subject: Re: CVS commit: syssrc/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: source-changes
Date: 08/08/2002 23:23:42
On Fri, Aug 09, 2002 at 09:18:26AM +0300, Jason R Thorpe wrote:

 > Module Name:	syssrc
 > Committed By:	thorpej
 > Date:		Fri Aug  9 06:18:26 UTC 2002
 > 
 > Modified Files:
 > 	syssrc/sys/arch/arm/arm32: copystr.S
 > 
 > Log Message:
 > Avoid stalls on StrongARM and XScale by waiting two insns before using
 > the result of a load.

I've obviously been up too long... it merely reduces the stalls, because
it only actually waits one insn.  Fixed in the log.  "Time for Jason to
call it quits for the day."

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>