On 5/29/2018 8:14 AM, Leon Romanovsky wrote:
From: Leon Romanovsky <leonro@xxxxxxxxxxxx> Hi, This is supplementary patch set to previously sent "Remove 9 BUG_ON()s" series. Thanks Leon Romanovsky (3): RDMA/mlx5: Don't check return value of zap_vma_ptes() RDMA/mlx4: Don't crash machine if zap_vma_ptes() fails mm: Remove return value of zap_vma_ptes() drivers/infiniband/hw/mlx4/main.c | 10 ++-------- drivers/infiniband/hw/mlx5/main.c | 5 +---- include/linux/mm.h | 8 ++++---- mm/memory.c | 7 +++---- 4 files changed, 10 insertions(+), 20 deletions(-)
Same for this series as the first part... Reviewed-by: Dennis Dalessandro <dennis.dalessandro@xxxxxxxxx> -- 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