From: Leon Romanovsky <leonro@xxxxxxxxxxxx> Hi, These patches are sent to -next, because they fix kernel crash seen during development of new feature and there is no known FW in wild which skips QP state checks. Thanks Leon Romanovsky (4): RDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPs RDMA/uverbs: Ensure validity of current QP state value RDMA/pvrdma: Properly annotate QP states RDMA/verbs: Simplify modify QP check drivers/infiniband/core/uverbs_cmd.c | 7 +++++++ drivers/infiniband/core/verbs.c | 20 ++++++++------------ drivers/infiniband/hw/mlx5/qp.c | 3 ++- drivers/infiniband/hw/vmw_pvrdma/pvrdma_qp.c | 2 +- include/rdma/ib_verbs.h | 6 +++--- 5 files changed, 21 insertions(+), 17 deletions(-) -- 2.16.2 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html