CVS commit: [netbsd-11] src/sys/arch/mips/mips
"Martin Husemann" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: martin Date: Fri Jul 3 18:29:25 UTC 2026 Modified Files: src/sys/arch/mips/mips [netbsd-11]: lock_stubs_ras.S Log Message: Pull up following revision(s) (requested by rkujawa in ticket #364): sys/arch/mips/mips/lock_stubs_ras.S: revision 1.13 Pass the actual mutex to mutex_spin_retry() Avoid a situation where leftover splraise SR-mask cookie stays in a0. Make UP kernel that double-acquires a spin mutex die with "locking against myself" rather misleading garbage-pointer crash. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.12.2.1 src/sys/arch/mips/mips/lock_stubs_ras.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.