Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sparc64
Module Name: src
Committed By: palle
Date: Fri Dec 27 21:11:20 UTC 2013
Modified Files:
src/sys/arch/sparc64/include: pmap.h
src/sys/arch/sparc64/sparc64: genassym.cf locore.s pmap.c
Log Message:
a) make the hunt through the cpus list more generic b) sun4v: ensure that the
interrupt stack is mapped permanently and the TSB is setup properly - parts
from OpenBSD. OK martin@
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/sys/arch/sparc64/include/pmap.h
cvs rdiff -u -r1.66 -r1.67 src/sys/arch/sparc64/sparc64/genassym.cf
cvs rdiff -u -r1.350 -r1.351 src/sys/arch/sparc64/sparc64/locore.s
cvs rdiff -u -r1.282 -r1.283 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.
Home |
Main Index |
Thread Index |
Old Index