summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
diff options
context:
space:
mode:
authorPeter Zijlstra <peterz@infradead.org>2020-03-04 13:24:24 +0100
committerPeter Zijlstra <peterz@infradead.org>2020-03-06 11:06:19 +0100
commit4b39f99c222a2aff6a52fddfa6d8d4aef1771737 (patch)
tree19083e0ff57219ec43e4f90c78d405447e5d8b31 /include/asm-generic
parent222993395ed38f3751287f4bd82ef46b3eb3a66d (diff)
downloadlinux-4b39f99c222a2aff6a52fddfa6d8d4aef1771737.tar.bz2
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: Peter Zijlstra (Intel) <peterz@infradead.org>
Diffstat (limited to 'include/asm-generic')
0 files changed, 0 insertions, 0 deletions