Module Name: src
Committed By: palle
Date: Sun Apr 5 20:26:47 UTC 2015
Modified Files:
src/sys/arch/sparc64/sparc64: pmap.c
Log Message:
sun4v: Ensure that the W (Write) bit is not present in the TTEs unless for the
data mapping. This way the permanent mappings for the primary cpu done by
ofwboot are the same as the permanent mappings for the secondary cpus done by
the kernel. This should fix an issue when booting the kernel on a T2 based
system (T5120).
To generate a diff of this commit:
cvs rdiff -u -r1.292 -r1.293 src/sys/arch/sparc64/sparc64/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.