CVS commit: src/sys/arch/aarch64/aarch64
"Nick Hudson" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: skrll Date: Sat May 23 14:02:38 UTC 2026 Modified Files: src/sys/arch/aarch64/aarch64: locore.S Log Message: Don't unmask exceptions in init_sysregs as it is way too early. Remove the unnecessary save/restore of register to/from the stack while I'm here. To generate a diff of this commit: cvs rdiff -u -r1.103 -r1.104 src/sys/arch/aarch64/aarch64/locore.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.