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: Sun Apr 26 15:05:07 UTC 2026
Modified Files:
src/sys/arch/m68k/m68k: pmap_68k.c pmap_motorola.c
Log Message:
Fix brain fart in VA calculation in pmap_pa_has_static_mapping().
(In my defense, the broken code sometimes works.)
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/sys/arch/m68k/m68k/pmap_68k.c
cvs rdiff -u -r1.104 -r1.105 src/sys/arch/m68k/m68k/pmap_motorola.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