summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/net/mediatek-net.txt
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-01-25 19:27:14 +0100
committerDavid S. Miller <davem@davemloft.net>2017-01-25 19:27:14 +0100
commitc0d9665f0819837afced95247f230fdc8b041658 (patch)
treeda40ede4905d270f6a577197bd4c02ce932c5251 /Documentation/devicetree/bindings/net/mediatek-net.txt
parenttcp: correct memory barrier usage in tcp_check_space() (diff)
parentbnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status(). (diff)
downloadlinux-c0d9665f0819837afced95247f230fdc8b041658.tar.xz
linux-c0d9665f0819837afced95247f230fdc8b041658.zip
Merge branch 'bnxt_en-rtnl-fixes'
Michael Chan says: ==================== bnxt_en: Fix RTNL lock usage in bnxt_sp_task(). There are 2 function calls from bnxt_sp_task() that have buggy RTNL usage. These 2 functions take RTNL lock under some conditions, but some callers (such as open, ethtool) have already taken RTNL. These 3 patches fix the issue by making it clear that callers must take RTNL. If the caller is bnxt_sp_task() which does not automatically take RTNL, we add a common scheme for bnxt_sp_task() to call these functions properly under RTNL. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/devicetree/bindings/net/mediatek-net.txt')
0 files changed, 0 insertions, 0 deletions