Page MenuHomeFreeBSD

Fix mutex releasing in ARM64 cpu_switch
ClosedPublic

Authored by wma on Jan 28 2016, 6:06 AM.
Tags
None
Referenced Files
F132404330: D5100.diff
Thu, Oct 16, 3:45 PM
Unknown Object (File)
Sun, Oct 5, 11:05 AM
Unknown Object (File)
Sat, Oct 4, 6:11 PM
Unknown Object (File)
Sat, Oct 4, 4:01 PM
Unknown Object (File)
Sat, Oct 4, 3:55 PM
Unknown Object (File)
Sat, Oct 4, 3:05 PM
Unknown Object (File)
Fri, Sep 26, 7:42 PM
Unknown Object (File)
Fri, Sep 19, 6:59 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.