Subject: CVS commit: [bjh21-hydra] syssrc/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 10/25/2002 00:25:47
Module Name: syssrc
Committed By: bjh21
Date: Thu Oct 24 21:25:47 UTC 2002
Modified Files:
syssrc/sys/arch/arm/arm32 [bjh21-hydra]: cpuswitch.S
Log Message:
Flush the cache before reading sched_whichqs. This is entirely the wrong
way to do this, but it should work (very slowly) until I work out the
right way.
To generate a diff of this commit:
cvs rdiff -r1.28.2.5 -r1.28.2.6 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.