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)
Wed, Jan 22, 3:45 AM
Unknown Object (File)
Sun, Jan 5, 6:40 PM
Unknown Object (File)
Nov 22 2024, 4:47 PM
Unknown Object (File)
Nov 14 2024, 1:49 PM
Unknown Object (File)
Oct 21 2024, 6:10 PM
Unknown Object (File)
Oct 21 2024, 2:49 PM
Unknown Object (File)
Oct 19 2024, 10:15 PM
Unknown Object (File)
Oct 16 2024, 1:29 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.