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)
Sun, Sep 20, 7:06 PM
Unknown Object (File)
Fri, Sep 18, 4:25 AM
Unknown Object (File)
Sun, Sep 13, 4:39 AM
Unknown Object (File)
Fri, Sep 4, 1:54 PM
Unknown Object (File)
Aug 21 2026, 5:30 PM
Unknown Object (File)
Aug 14 2026, 8:49 PM
Unknown Object (File)
Aug 14 2026, 1:59 PM
Unknown Object (File)
Aug 12 2026, 9:34 PM
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.