linux/net
Herbert Xu 7b4ce23534 rhashtable: Add parent argument to mutex_is_held
Currently mutex_is_held can only test locks in the that are global
since it takes no arguments.  This prevents rhashtable from being
used in places where locks are lock, e.g., per-namespace locks.

This patch adds a parent field to mutex_is_held and rhashtable_params
so that local locks can be used (and tested).

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-11-13 15:13:05 -05:00
..
6lowpan
9p
802
8021q
appletalk
atm
ax25
batman-adv
bluetooth
bridge
caif
can
ceph
core net: generic dev_disable_lro() stacked device handling 2014-11-13 14:48:56 -05:00
dcb
dccp
decnet neigh: remove dynamic neigh table registration support 2014-11-11 15:23:54 -05:00
dns_resolver
dsa dsa: Use netdev_<level> instead of printk 2014-11-11 13:30:57 -05:00
ethernet
hsr
ieee802154
ipv4 FOU: Fix no return statement warning for !CONFIG_NET_FOU_IP_TUNNELS 2014-11-13 14:32:00 -05:00
ipv6 neigh: remove dynamic neigh table registration support 2014-11-11 15:23:54 -05:00
ipx
irda irda: Fix build failures after IRDA_DEBUG->pr_debug 2014-11-12 22:01:14 -05:00
iucv
key
l2tp
lapb
llc
mac80211
mac802154
mpls
netfilter rhashtable: Add parent argument to mutex_is_held 2014-11-13 15:13:05 -05:00
netlabel
netlink rhashtable: Add parent argument to mutex_is_held 2014-11-13 15:13:05 -05:00
netrom
nfc
openvswitch
packet
phonet net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited 2014-11-11 14:10:31 -05:00
rds
rfkill
rose
rxrpc
sched
sctp net: introduce SO_INCOMING_CPU 2014-11-11 13:00:06 -05:00
sunrpc
tipc
unix
vmw_vsock
wimax
wireless
x25
xfrm
compat.c
Kconfig
Makefile
nonet.c
socket.c
sysctl_net.c