diff options
author | Keith Owens <kaos@sgi.com> | 2005-12-10 04:24:28 +0100 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2005-12-12 17:54:18 +0100 |
commit | bf7ececa9b68f4720f1ce344f442435660bcdae7 (patch) | |
tree | 7caff55f6ce8cfee2547ad0c93ad893c8f9583cb /mm/filemap.c | |
parent | [IA64] Fix missing parameter for local_add/sub (diff) | |
download | linux-bf7ececa9b68f4720f1ce344f442435660bcdae7.tar.xz linux-bf7ececa9b68f4720f1ce344f442435660bcdae7.zip |
[IA64] Define an ia64 version of __raw_read_trylock
IA64 is using the generic version of __raw_read_trylock, which always
waits for the lock to be free instead of returning when the lock is in
use. Define an ia64 version of __raw_read_trylock which behaves
correctly, and drop the generic one.
Signed-off-by: Keith Owens <kaos@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'mm/filemap.c')
0 files changed, 0 insertions, 0 deletions