Module Name: src
Committed By: palle
Date: Fri Feb 8 20:14:51 UTC 2019
Modified Files:
src/sys/arch/sparc64/include: cpu.h
src/sys/arch/sparc64/sparc64: clock.c locore.s
Log Message:
sun4v: initialize %stickcmpr properly when establishing interrupt - fixes issue
seen on newer sun4v/SPARC-T5 system where the interrupt never fires.
To generate a diff of this commit:
cvs rdiff -u -r1.125 -r1.126 src/sys/arch/sparc64/include/cpu.h
cvs rdiff -u -r1.120 -r1.121 src/sys/arch/sparc64/sparc64/clock.c
cvs rdiff -u -r1.417 -r1.418 src/sys/arch/sparc64/sparc64/locore.s
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.