You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Memory region deregistration can fail when memory windows
are bound to it. We handle such failures by propagating them
to the user, or by printing a serious warning.
Signed-off-by: Haggai Eran <[email protected]>
Signed-off-by: Shani Michaeli <[email protected]>
(Ported from Mellanox OFED 2.4)
Signed-off-by: Mukesh Kacker <[email protected]>
Orabug: 27510464
(cherry picked from commit 872599a)
cherry-pick-repo=linux-uek.git
This is a partial port of the cherry-picked commit:
Changes to drivers/infiniband/core/uverbs_main.c are no longer needed
because upstream commits fd3c790 and 43579b5 have introduced new
implementation for this code section.
Conflicts:
drivers/infiniband/core/uverbs_main.c
Signed-off-by: Qing Huang <[email protected]>
Reviewed-by: Yuval Shaia <[email protected]>
Signed-off-by: Aron Silverton <[email protected]>
Signed-off-by: Somasundaram Krishnasamy <[email protected]>
Orabug: 31620961
UEK5 => UEK6
(cherry picked from commit c113cd0)
cherry-pick-repo=UEK/production/linux-uek.git
unmodified-from-upstream: c113cd0
Signed-off-by: Qing Huang <[email protected]>
Reviewed-by: Sharath Srinivasan <[email protected]>
Signed-off-by: Aron Silverton <[email protected]>
Orabug: 31620963
UEK6 => LUCI
(cherry picked from commit 3fecb9e)
cherry-pick-repo=UEK/production/linux-uek.git
Conflicts:
drivers/net/ethernet/mellanox/mlx4/mr.c
Only include changes to en_main.c and ignore changes to mr.c since FMR
support was removed by upstream commit:
1f55b7a ("RDMA/mlx4: Remove FMR support for memory registration")
Signed-off-by: Sharath Srinivasan <[email protected]>
Reviewed-by: Qing Huang <[email protected]>
Signed-off-by: Aron Silverton <[email protected]
0 commit comments