Page MenuHomeFreeBSD

Fix mutex releasing in ARM64 cpu_switch
ClosedPublic

Authored by wma on Jan 28 2016, 6:06 AM.
Tags
None
Referenced Files
F152048506: D5100.id.diff
Sun, Apr 12, 8:43 AM
Unknown Object (File)
Fri, Apr 10, 2:16 AM
Unknown Object (File)
Thu, Apr 9, 8:48 PM
Unknown Object (File)
Tue, Apr 7, 6:50 PM
Unknown Object (File)
Mon, Apr 6, 3:36 AM
Unknown Object (File)
Sun, Apr 5, 7:53 PM
Unknown Object (File)
Sun, Apr 5, 3:23 PM
Unknown Object (File)
Mon, Mar 30, 6:00 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.