Skip to content
Snippets Groups Projects
Commit c1109047 authored by Will Deacon's avatar Will Deacon
Browse files

arm64: locking: Replace ticket lock implementation with qspinlock


It's fair to say that our ticket lock has served us well over time, but
it's time to bite the bullet and start using the generic qspinlock code
so we can make use of explicit MCS queuing and potentially better PV
performance in future.

Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
parent 598865c5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment