[SPARC64]: Implement __raw_read_trylock()
generic__raw_read_trylock() just does a raw_read_lock() so that
isn't very useful.
Signed-off-by: David S. Miller <davem@davemloft.net>
Showing
Please register or sign in to comment
generic__raw_read_trylock() just does a raw_read_lock() so that
isn't very useful.
Signed-off-by: David S. Miller <davem@davemloft.net>