diff options
author | Daniel Walker <dwalker@mvista.com> | 2008-02-04 22:31:27 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-05 09:44:32 -0800 |
commit | 2aa9c5db8e1eadf12a6c938dbd3e39ba6b923b8c (patch) | |
tree | 9a65466f426843e016455ff57528eb40f3ba7b32 /fs/signalfd.c | |
parent | e98fa28160eabdcda4c4c5bf7af7a3256c10c922 (diff) |
uml: port mutex conversion
The port_sem is already used as a mutex since it's using DECLARE_MUTEX(), but
the underlying construct is still a semaphore .. This patch switches it over
to a struct mutex.
Signed-off-by: Daniel Walker <dwalker@mvista.com>
Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/signalfd.c')
0 files changed, 0 insertions, 0 deletions