aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/loopback.c
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2009-05-13 17:01:51 +0000
committerDavid S. Miller <davem@davemloft.net>2009-05-18 22:15:59 -0700
commit26574401fef6766f6c3ca25b5c13febe662d2a32 (patch)
treef3ef9fe491dbdece50d77ccc56bb797727b91375 /drivers/net/loopback.c
parentnet: Fix bridgeing sysfs handling of rtnl_lock (diff)
downloadlinux-dev-26574401fef6766f6c3ca25b5c13febe662d2a32.tar.xz
linux-dev-26574401fef6766f6c3ca25b5c13febe662d2a32.zip
net: Fix ipoib rtnl_lock sysfs deadlock.
Network device sysfs files that grab the rtnl_lock unconditionally will deadlock if accessed when the network device is being unregistered. So use trylock and syscall_restart to avoid this deadlock. Signed-off-by: Eric W. Biederman <ebiederm@aristanetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/loopback.c')
0 files changed, 0 insertions, 0 deletions