Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/m68k/m68k
Module Name: src
Committed By: thorpej
Date: Mon Nov 24 16:31:06 UTC 2025
Modified Files:
src/sys/arch/m68k/m68k: pmap_68k.c
Log Message:
Simplify dealing with 1 vs 2 VA ranges (non-SYSMAP_VA vs SYSMAP_VA cases),
and start laying the groundwork for supporting platforms that do not have
a VM_MIN_KERNEL_ADDRESS of 0 (potentially more work to be done here).
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sys/arch/m68k/m68k/pmap_68k.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