Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/aarch64/aarch64



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.




Home | Main Index | Thread Index | Old Index