Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arm/arm32
Module Name: src
Committed By: skrll
Date: Tue Aug 28 14:45:33 UTC 2018
Modified Files:
src/sys/arch/arm/arm32: pmap.c
Log Message:
Fix arguments to align and align_offset for pmap_l2ptp_cache, i.e.align
is now L2_TABLE_SIZE_REAL and align_offset is now 0. (There were
reversed previously)
To generate a diff of this commit:
cvs rdiff -u -r1.366 -r1.367 src/sys/arch/arm/arm32/pmap.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