Skip to content
Commit 4b39f99c authored by Peter Zijlstra's avatar Peter Zijlstra
Browse files

futex: Remove {get,drop}_futex_key_refs()



Now that {get,drop}_futex_key_refs() have become a glorified NOP,
remove them entirely.

The only thing get_futex_key_refs() is still doing is an smp_mb(), and
now that we don't need to (ab)use existing atomic ops to obtain them,
we can place it explicitly where we need it.

Signed-off-by: default avatarPeter Zijlstra (Intel) <peterz@infradead.org>
parent 22299339
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment