HomeFreeBSD

Fix mutex releasing in ARM64 cpu_switch

Description

Fix mutex releasing in ARM64 cpu_switch

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

Spotted by: cognet
Approved by: zbb, cognet (mentor)
Differential revision: https://reviews.freebsd.org/D5100

Details

Provenance
wmaAuthored on
Differential Revision
D5100: Fix mutex releasing in ARM64 cpu_switch
Parents
rS294978: MFC r293350:
Branches
Unknown
Tags
Unknown