Source-Changes archive

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

CVS commit: src/sys/arch/virt68k/virt68k



Module Name:    src
Committed By:   thorpej
Date:           Thu Nov  6 06:47:09 UTC 2025

Modified Files:
        src/sys/arch/virt68k/virt68k: pmap_bootstrap.c

Log Message:
Use macros to convert between virtual and physical addresses, and use
them consistently rather than assuming VA==PA, as was done in a few
places.

Mark a couple of items that are virt68k-specific.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/virt68k/virt68k/pmap_bootstrap.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