Searched hist:294979 (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/arm64/arm64/
H A Dswtch.Sdiff 294979 Thu Jan 28 10:03:50 MST 2016 wma 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

Completed in 247 milliseconds