]> git.baikalelectronics.ru Git - kernel.git/commit
[NET]: sem2mutex part 2
authorIngo Molnar <mingo@elte.hu>
Tue, 21 Mar 2006 06:35:41 +0000 (22:35 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Mar 2006 06:35:41 +0000 (22:35 -0800)
commitcf32f3c267718b2dc8979c569651f90d29afa597
treed735ae4734f7b386eefa508a0629715f45808d1d
parente1f56c87459cd1e6a5478c1431dae71e4a6ec610
[NET]: sem2mutex part 2

Semaphore to mutex conversion.

The conversion was generated via scripts, and the result was validated
automatically via a script as well.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
13 files changed:
include/linux/sunrpc/svcsock.h
include/net/af_unix.h
net/atm/common.c
net/atm/resources.c
net/atm/resources.h
net/bridge/netfilter/ebtables.c
net/ipv4/ipvs/ip_vs_app.c
net/ipv4/netfilter/arp_tables.c
net/ipv4/netfilter/ip_tables.c
net/ipv6/netfilter/ip6_tables.c
net/netfilter/nf_conntrack_core.c
net/sunrpc/svcsock.c
net/unix/af_unix.c