Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Mark Brinicombe <mark@netbsd.org>
List: source-changes
Date: 08/15/1998 19:14:15
Module Name: src
Committed By: mark
Date: Sun Aug 16 02:14:15 UTC 1998
Modified Files:
src/sys/arch/arm32/arm32: cpufunc_asm.S
Log Message:
Enable interrupts during cache clean, purge and sync operations.
Instead use a flag to indicate that all user space access are blocked
during the cache op to ensure that user space virtual addresses correctly
expunged from the cache.