diff for duplicates of <20171224115458.27577-3-leon@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 8264af9..485ea1d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -From: Majd Dibbiny <majd-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org> +From: Majd Dibbiny <majd@mellanox.com> User-space applications can do mmap and munmap directly. @@ -6,11 +6,11 @@ Since the VMA list is not protected with a mutex, concurrent accesses to the VMA list from the mmap and munmap can cause data corruption. -Cc: <stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> # v4.7 +Cc: <stable@vger.kernel.org> # v4.7 Fixes: 7c2344c3bbf9 ("IB/mlx5: Implements disassociate_ucontext API") -Reviewed-by: Yishai Hadas <yishaih-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org> -Signed-off-by: Majd Dibbiny <majd-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org> -Signed-off-by: Leon Romanovsky <leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> +Reviewed-by: Yishai Hadas <yishaih@mellanox.com> +Signed-off-by: Majd Dibbiny <majd@mellanox.com> +Signed-off-by: Leon Romanovsky <leon@kernel.org> --- drivers/infiniband/hw/mlx5/main.c | 8 ++++++++ drivers/infiniband/hw/mlx5/mlx5_ib.h | 6 ++++++ @@ -94,8 +94,3 @@ index 6dd8cac78de2..dcf30e18409e 100644 /* protect ODP/KSM */ -- 2.15.1 - --- -To unsubscribe from this list: send the line "unsubscribe linux-rdma" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 9e5ec28..eadb41f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,19 @@ "ref\020171224115458.27577-1-leon@kernel.org\0" - "ref\020171224115458.27577-1-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0" - "From\0Leon Romanovsky <leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "From\0Leon Romanovsky <leon@kernel.org>\0" "Subject\0[PATCH rdma-rc 2/4] IB/mlx5: Serialize access to the VMA list\0" "Date\0Sun, 24 Dec 2017 13:54:56 +0200\0" - "To\0Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>" - " Jason Gunthorpe <jgg-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>\0" - "Cc\0linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - Daniel Jurgens <danielj-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org> - Majd Dibbiny <majd-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org> - Mark Bloch <markb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org> - Moni Shoua <monis-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org> - Yishai Hadas <yishaih-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org> - " stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Doug Ledford <dledford@redhat.com>" + " Jason Gunthorpe <jgg@mellanox.com>\0" + "Cc\0linux-rdma@vger.kernel.org" + Daniel Jurgens <danielj@mellanox.com> + Majd Dibbiny <majd@mellanox.com> + Mark Bloch <markb@mellanox.com> + Moni Shoua <monis@mellanox.com> + Yishai Hadas <yishaih@mellanox.com> + " stable@vger.kernel.org\0" "\00:1\0" "b\0" - "From: Majd Dibbiny <majd-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>\n" + "From: Majd Dibbiny <majd@mellanox.com>\n" "\n" "User-space applications can do mmap and munmap directly.\n" "\n" @@ -22,11 +21,11 @@ "accesses to the VMA list from the mmap and munmap can cause\n" "data corruption.\n" "\n" - "Cc: <stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> # v4.7\n" + "Cc: <stable@vger.kernel.org> # v4.7\n" "Fixes: 7c2344c3bbf9 (\"IB/mlx5: Implements disassociate_ucontext API\")\n" - "Reviewed-by: Yishai Hadas <yishaih-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>\n" - "Signed-off-by: Majd Dibbiny <majd-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>\n" - "Signed-off-by: Leon Romanovsky <leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" + "Reviewed-by: Yishai Hadas <yishaih@mellanox.com>\n" + "Signed-off-by: Majd Dibbiny <majd@mellanox.com>\n" + "Signed-off-by: Leon Romanovsky <leon@kernel.org>\n" "---\n" " drivers/infiniband/hw/mlx5/main.c | 8 ++++++++\n" " drivers/infiniband/hw/mlx5/mlx5_ib.h | 6 ++++++\n" @@ -109,11 +108,6 @@ " \tunsigned long\t\tupd_xlt_page;\n" " \t/* protect ODP/KSM */\n" "-- \n" - "2.15.1\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-rdma\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + 2.15.1 -507d53009bbd1f9cbc7308e81600aa626f38b8a9fd385110f7f6302f3e3f7409 +b98f3ee78400eb19cc78f93081ddbe5de5f01d3fab51139e277f38981fa04860
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.