aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter/nfnetlink.h
diff options
context:
space:
mode:
authorThomas Falcon <tlfalcon@linux.ibm.com>2018-11-30 10:59:08 -0600
committerDavid S. Miller <davem@davemloft.net>2018-12-03 15:53:55 -0800
commit986103e7920cabc0b910749e77ae5589d3934d52 (patch)
tree67428949a0637abece04902c4c8583ff63601c9b /include/linux/netfilter/nfnetlink.h
parentvhost: fix IOTLB locking (diff)
downloadlinux-dev-986103e7920cabc0b910749e77ae5589d3934d52.tar.xz
linux-dev-986103e7920cabc0b910749e77ae5589d3934d52.zip
net/ibmvnic: Fix RTNL deadlock during device reset
Commit a5681e20b541 ("net/ibmnvic: Fix deadlock problem in reset") made the change to hold the RTNL lock during driver reset but still calls netdev_notify_peers, which results in a deadlock. Instead, use call_netdevice_notifiers, which is functionally the same except that it does not take the RTNL lock again. Fixes: a5681e20b541 ("net/ibmnvic: Fix deadlock problem in reset") Signed-off-by: Thomas Falcon <tlfalcon@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/netfilter/nfnetlink.h')
0 files changed, 0 insertions, 0 deletions