Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/arm/xscale



Module Name:    src
Committed By:   scw
Date:           Thu Oct 23 09:25:44 UTC 2003

Modified Files:
        src/sys/arch/arm/xscale: ixp425_space.c

Log Message:
Use pmap_enter() instead of pmap_kenter_pa() as the former automatically
ensures the mapping is cache-inhibited, so we don't have to frob the PTE
directly.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/arm/xscale/ixp425_space.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index