summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorReinhard Speyerer <rspmn@arcor.de>2019-06-12 19:03:15 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-07-14 08:11:12 +0200
commitdc84e98393f73fc22bae6f0cc2c95b14f9d62b05 (patch)
treee0c3944af959446965453dda5471392cd0873f92 /Documentation
parentdbc6a83cf2bc7be522178948f3671cdafa28e90a (diff)
downloadlinux-stable-dc84e98393f73fc22bae6f0cc2c95b14f9d62b05.tar.gz
linux-stable-dc84e98393f73fc22bae6f0cc2c95b14f9d62b05.tar.bz2
linux-stable-dc84e98393f73fc22bae6f0cc2c95b14f9d62b05.zip
qmi_wwan: avoid RCU stalls on device disconnect when in QMAP mode
[ Upstream commit a8fdde1cb830e560208af42b6c10750137f53eb3 ] 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> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions