Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 15 May 2019 03:56:31 +0000 (20:56 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 15 May 2019 03:56:31 +0000 (20:56 -0700)
Pull more rdma updates from Jason Gunthorpe:
 "This is being sent to get a fix for the gcc 9.1 build warnings, and
  I've also pulled in some bug fix patches that were posted in the last
  two weeks.

   - Avoid the gcc 9.1 warning about overflowing a union member

   - Fix the wrong callback type for a single response netlink to doit

   - Bug fixes from more usage of the mlx5 devx interface"

* tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma:
  net/mlx5: Set completion EQs as shared resources
  IB/mlx5: Verify DEVX general object type correctly
  RDMA/core: Change system parameters callback from dumpit to doit
  RDMA: Directly cast the sockaddr union to sockaddr

1  2 
drivers/infiniband/core/addr.c
drivers/infiniband/core/nldev.c
drivers/net/ethernet/mellanox/mlx5/core/eq.c
include/linux/mlx5/mlx5_ifc.h

Simple merge
Simple merge
Simple merge