diff options
author | Paul Mundt <lethal@linux-sh.org> | 2008-12-08 03:25:50 +0100 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-12-22 10:43:52 +0100 |
commit | 77ba93a7ac5fb0d9338bffbf97c787b8efe00806 (patch) | |
tree | 5446453de9b7317e0c5ca255e13e553843c30093 /fs/posix_acl.c | |
parent | sh: allow CONFIG_CPU_IDLE (diff) | |
download | linux-77ba93a7ac5fb0d9338bffbf97c787b8efe00806.tar.xz linux-77ba93a7ac5fb0d9338bffbf97c787b8efe00806.zip |
sh: Fix up the SH-4A mutex fastpath semantics.
This fixes up the __mutex_fastpath_xxx() routines to match the semantics
noted in the comment. Previously these were looping rather than doing a
single-pass, which is counter-intuitive, as the slow path takes care of
the looping for us in the event of contention.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'fs/posix_acl.c')
0 files changed, 0 insertions, 0 deletions