linux_dsm_epyc7002/drivers/infiniband
Jason Gunthorpe 55aeed0654 IB/core: Make ib_alloc_device init the kobject
This gets rid of the weird in-between state where struct ib_device
was allocated but the kobject didn't work.

Consequently ib_device_release is now guaranteed to be called in
all situations and we needn't duplicate its kfrees on error paths.

Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2015-08-30 18:08:50 -04:00
..
core IB/core: Make ib_alloc_device init the kobject 2015-08-30 18:08:50 -04:00
hw qib: Support ib_alloc_mr verb 2015-08-30 18:08:48 -04:00
ulp IB/srp: Convert to ib_alloc_mr 2015-08-30 18:08:45 -04:00
Kconfig RDMA/amso1100: Deprecate the amso1100 driver and move to staging 2015-08-28 22:54:49 -04:00
Makefile IB: Allow build of hw/ and ulp/ subdirectories independently 2014-06-02 14:51:12 -07:00