Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/mips/mips
Module Name: src
Committed By: skrll
Date: Sun Jul 13 11:27:47 UTC 2025
Modified Files:
src/sys/arch/mips/mips: pmap_machdep.c
Log Message:
kern/59518: edgeroute 4 asserts every few months
Don't check for differences in the TLB entry modified status for
kernal mappings as they can be modified while the kernel pmap is
being updated.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/arch/mips/mips/pmap_machdep.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