commit | 8fb8e9e46261e0117cb3cffb6dd8bb7e08f8649b | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Fri Aug 30 09:23:45 2019 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Aug 30 09:23:45 2019 -0700 |
tree | ec6b2894aadc9fbd121792d04315857bc568ec5f | |
parent | fbcb0b4feb5c3f5431a2ed9f0211653864cf2104 [diff] | |
parent | 531a64e4c35bb9844b0cf813a6c9a87e00be05ff [diff] |
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma Pull rdma fix from Doug Ledford: "Much calmer week this week. Just one patch queued up: The way the siw driver was locking around the traversal of the list of ipv6 addresses on a device was causing a scheduling while atomic issue. Bernard straightened it out by using the rtnl_lock" * tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma: RDMA/siw: Fix IPv6 addr_list locking