summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorReinhard Speyerer <rspmn@arcor.de>2019-06-12 19:03:15 +0200
committerDavid S. Miller <davem@davemloft.net>2019-06-14 19:05:58 -0700
commita8fdde1cb830e560208af42b6c10750137f53eb3 (patch)
tree6d0331ae62daba32a17f21fbed2892f6de93b7b1 /Documentation
parent44f82312fe9113bab6642f4d0eab6b1b7902b6e1 (diff)
downloadlinux-a8fdde1cb830e560208af42b6c10750137f53eb3.tar.gz
linux-a8fdde1cb830e560208af42b6c10750137f53eb3.tar.bz2
linux-a8fdde1cb830e560208af42b6c10750137f53eb3.zip
qmi_wwan: avoid RCU stalls on device disconnect when in QMAP mode
Switch qmimux_unregister_device() and qmi_wwan_disconnect() to use unregister_netdevice_queue() and unregister_netdevice_many() instead of unregister_netdevice(). This avoids RCU stalls which have been observed on device disconnect in certain setups otherwise. Fixes: c6adf77953bc ("net: usb: qmi_wwan: add qmap mux protocol support") Cc: Daniele Palmas <dnlplm@gmail.com> Signed-off-by: Reinhard Speyerer <rspmn@arcor.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions