Module Name: src
Committed By: palle
Date: Wed Mar 4 11:32:31 UTC 2015
Modified Files:
src/sys/arch/sparc64/sparc64: locore.s
Log Message:
sun4v: revert some of the logic introduced in revision 1.378 - flushw is not
necessary on sun4v (OpenBSD patches the flushw instruction to a nop
instruction) - with these changes the kernel reaches
cpu_boot_secondary_processors() when running in the Legion simulator (crashes
due to missing handling of cpu_mondo_trap)
To generate a diff of this commit:
cvs rdiff -u -r1.381 -r1.382 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.