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: nat
Date: Sun May 10 02:13:48 UTC 2026
Modified Files:
src/sys/arch/m68k/m68k: pmap_68k.c
Log Message:
Mark pte entries volatile.
This stops incorrect optimization resulting to random errors with -O2 and
higher.
Great! thorpej@
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 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