Subject: CVS commit: src/sys/arch/arm/xscale
To: None <source-changes@netbsd.org>
From: Hiroyuki Bessho <bsh@netbsd.org>
List: source-changes
Date: 03/24/2003 06:15:50
Module Name: src
Committed By: bsh
Date: Mon Mar 24 04:15:49 UTC 2003
Modified Files:
src/sys/arch/arm/xscale: pxa2x0_space.c
Log Message:
+ fix a crash when write-back cache is used, by calling PTE_SYNC()
after tweaking page table entry.
+ 4th argument of bus_space_map() is not only for BUS_SPACE_MAP_CACHEABLE.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/arm/xscale/pxa2x0_space.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.