* No ia64 version of read_trylock
@ 2005-12-08 15:17 Keith Owens
0 siblings, 0 replies; only message in thread
From: Keith Owens @ 2005-12-08 15:17 UTC (permalink / raw)
To: linux-ia64
There is no ia64 specific version of read_trylock(). Instead it maps
to generic__raw_read_trylock() which actually waits for the lock and
always returns 1. There is an ia64 version of write_trylock(), why no
read_trylock()?
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-12-08 15:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-08 15:17 No ia64 version of read_trylock Keith Owens
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox