Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/virt68k/include
Module Name: src
Committed By: thorpej
Date: Wed Nov 12 14:35:21 UTC 2025
Modified Files:
src/sys/arch/virt68k/include: vmparam.h
Log Message:
In the __HAVE_NEW_PMAP_68K case, don't need to leave room at the top
of the kernel VA space for kernel PTE array, because the new pmap doesn't
put it at a fixed address.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/virt68k/include/vmparam.h
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