]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf90077a3ea9d7946e825ef6455d0151a139d9fbf
tree8df9eb5fbe322e101fa49137d12a810b68791842
parent8ac283b8cf9f2030f4e03457e1f9ba74e950015d
parent199dcac5a84456f02a7b8f29561890de3bc0d5e6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma

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
drivers/infiniband/core/addr.c
drivers/infiniband/core/nldev.c
drivers/net/ethernet/mellanox/mlx5/core/eq.c
include/linux/mlx5/mlx5_ifc.h