CVS commit: src/sys/arch/sparc64/sparc64
"Palle Lyckegaard" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: palle Date: Sat Mar 7 20:48:26 UTC 2026 Modified Files: src/sys/arch/sparc64/sparc64: locore.s Log Message: sun4v: hook up trap 0x30 (data_access_exception in the UA2005 spec) properly so the generic slowtrap/trap code path is not used, but the sun4v_datatrap code path is used instead To generate a diff of this commit: cvs rdiff -u -r1.438 -r1.439 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.