On Tue, 2018-05-29 at 15:14 +0300, 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(-) > > -- > 2.14.3 > This series was incomplete and would have caused compile errors on aarch64. So, I wrote a patch for hns_roce that updated it as well, then included it in this series. Using git grep when changing a core function like zap_vma_ptes is usually a good idea just to catch anything from other arches you don't normally see ;-). -- Doug Ledford <dledford@xxxxxxxxxx> GPG KeyID: B826A3330E572FDD Key fingerprint = AE6B 1BDA 122B 23B4 265B 1274 B826 A333 0E57 2FDD
Attachment:
signature.asc
Description: This is a digitally signed message part