Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sparc64/sparc64
Module Name: src
Committed By: palle
Date: Tue Nov 4 20:51:49 UTC 2025
Modified Files:
src/sys/arch/sparc64/sparc64: locore.s
Log Message:
sun4v: pcbspill should handle scenarios where %otherwin > 1
Now the pcbspill and pcbspill_other functions are basically the same and
could be merged into one common function at some point in time.
With this commit we get a bit further, but still has issues with incorrect
contents in registers upon returning to user space from time to time.
To generate a diff of this commit:
cvs rdiff -u -r1.437 -r1.438 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.
Home |
Main Index |
Thread Index |
Old Index