CVS commit: src/sys/arch/m68k/m68k
"Nathanial Sloss" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
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.