summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLeon Romanovsky <leonro@nvidia.com>2022-01-31 12:45:26 +0300
committerJason Gunthorpe <jgg@nvidia.com>2022-02-01 17:12:26 +0300
commitf3136c4ce7acf64bee43135971ca52a880572e32 (patch)
treebbe18d3821210b6b627c4f26dedde135f4879356 /Makefile
parentb43a76f423aa304037603fd6165c4a534d2c09a7 (diff)
downloadlinux-f3136c4ce7acf64bee43135971ca52a880572e32.tar.xz
RDMA/mlx4: Don't continue event handler after memory allocation failure
The failure to allocate memory during MLX4_DEV_EVENT_PORT_MGMT_CHANGE event handler will cause skip the assignment logic, but ib_dispatch_event() will be called anyway. Fix it by calling to return instead of break after memory allocation failure. Fixes: 00f5ce99dc6e ("mlx4: Use port management change event instead of smp_snoop") Link: https://lore.kernel.org/r/12a0e83f18cfad4b5f62654f141e240d04915e10.1643622264.git.leonro@nvidia.com Signed-off-by: Leon Romanovsky <leonro@nvidia.com> Reviewed-by: HÃ¥kon Bugge <haakon.bugge@oracle.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions