[SPARC64]: Implement __raw_read_trylock()
authorDavid S. Miller <davem@sunset.davemloft.net>
Tue, 24 Jan 2006 05:03:56 +0000 (21:03 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 24 Jan 2006 05:03:56 +0000 (21:03 -0800)
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>

No differences found