Skip to content
Commit 620de546 authored by David S. Miller's avatar David S. Miller
Browse files

[SPARC64]: Simplify asm/rwsem.h slightly.



rwsem_atomic_update and rwsem_atomic_add can be implemented
straightly using atomic_*() routines.

Also, rwsem_cmpxchgw() is totally unused, kill it.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 6593eaed
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment