Page MenuHomeFreeBSD

Fix mutex releasing in ARM64 cpu_switch
ClosedPublic

Authored by wma on Jan 28 2016, 6:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 2, 5:52 PM
Unknown Object (File)
Feb 15 2024, 6:14 AM
Unknown Object (File)
Jan 17 2024, 6:10 PM
Unknown Object (File)
Dec 23 2023, 11:17 AM
Unknown Object (File)
Aug 26 2023, 9:54 AM
Unknown Object (File)
Aug 24 2023, 8:20 PM
Unknown Object (File)
Aug 13 2023, 2:26 AM
Unknown Object (File)
Jul 6 2023, 5:32 AM
Subscribers

Details

Summary

The code should be comparing pointers, not any data gathered from a blocked_lock.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

wma retitled this revision from to Fix mutex releasing in ARM64 cpu_switch.
wma updated this object.
wma edited the test plan for this revision. (Show Details)
wma added reviewers: andrew, zbb.
wma set the repository for this revision to rS FreeBSD src repository - subversion.
zbb edited edge metadata.
This revision is now accepted and ready to land.Jan 28 2016, 10:59 AM
This revision was automatically updated to reflect the committed changes.