diff options
author | Daniel Walker <[email protected]> | 2008-02-04 22:31:27 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-02-05 09:44:31 -0800 |
commit | e98fa28160eabdcda4c4c5bf7af7a3256c10c922 (patch) | |
tree | 42745f2bece303689d51d7b5e39dcfe9065c9d39 /net/unix/sysctl_net_unix.c | |
parent | 01ac835fdd121f36dded404af15225101f6ccee3 (diff) |
uml: mconsole mutex conversion
The plug_mem_mutex 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 <[email protected]>
Signed-off-by: Jeff Dike <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions