CVS commit: [netbsd-10] 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:30:39 UTC 2026 Modified Files: src/sys/arch/mips/mips [netbsd-10]: lock_stubs_ras.S Log Message: Pull up following revision(s) (requested by rkujawa in ticket #1304): 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.11 -r1.11.20.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.