linux/drivers/infiniband
Jason Gunthorpe f8f2a576cb RDMA/addr: Mark addr_resolve as might_sleep()
Under one path through ib_nl_fetch_ha() this calls nlmsg_new(GFP_KERNEL)
which is a sleeping call. This is a very rare path, so mark fetch_ha() and
the module external entry point that conditionally calls through to
fetch_ha() as might_sleep().

Link: https://lore.kernel.org/r/20200506074701.9775-2-leon@kernel.org
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2020-05-12 21:32:52 -03:00
..
core RDMA/addr: Mark addr_resolve as might_sleep() 2020-05-12 21:32:52 -03:00
hw RDMA/hns: Combine enable flags of qp 2020-05-12 20:37:06 -03:00
sw RDMA: Group create AH arguments in struct 2020-05-02 20:19:53 -03:00
ulp RDMA: Allow ib_client's to fail when add() is called 2020-05-06 11:57:33 -03:00
Kconfig RDMA/iw_cxgb3: Remove the iw_cxgb3 module from kernel 2019-10-04 15:08:59 -03:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00