diff for duplicates of <20160616143518.GX5408@leon.nu> diff --git a/a/1.1.txt b/N1/1.1.txt index e580f38..eab8f90 100644 --- a/a/1.1.txt +++ b/N1/1.1.txt @@ -1,9 +1,9 @@ On Wed, Jun 15, 2016 at 12:40:07PM -0400, Chuck Lever wrote: > -> > On Jun 15, 2016, at 12:28 AM, Leon Romanovsky <leon@kernel.org> wrote: +> > On Jun 15, 2016, at 12:28 AM, Leon Romanovsky <leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> wrote: > > > > On Tue, Jun 14, 2016 at 11:15:25PM -0400, Chuck Lever wrote: -> >> From: Sagi Grimberg <sagi@grimberg.me> +> >> From: Sagi Grimberg <sagi-NQWnxTmZq1alnMjI0IkVqw@public.gmane.org> > >> > >> kmalloc doesn't guarantee the returned memory is all on one page. > > diff --git a/a/1.2.txt b/N1/1.2.txt index 2f61437..290cfc2 100644 --- a/a/1.2.txt +++ b/N1/1.2.txt @@ -1,5 +1,5 @@ From 213f61b44b54edbcbf272e694e889c61412be579 Mon Sep 17 00:00:00 2001 -From: Yishai Hadas <yishaih@mellanox.com> +From: Yishai Hadas <yishaih-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org> Date: Thu, 16 Jun 2016 11:13:41 +0300 Subject: [PATCH] IB/mlx4: Ensure cache line boundaries for dma_map_single @@ -21,10 +21,10 @@ SLUBs debug configurations. issue: 802618 Change-Id: Iee8176b183290213b1b4e66f1835f5c90f067075 Fixes: 1b2cd0fc673c ('IB/mlx4: Support the new memory registration API') -Reported-by: Chuck Lever <chuck.lever@oracle.com> -Signed-off-by: Christoph Hellwig <hch@infradead.org> -Signed-off-by: Leon Romanovsky <leonro@mellanox.com> -Signed-off-by: Yishai Hadas <yishaih@mellanox.com> +Reported-by: Chuck Lever <chuck.lever-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org> +Signed-off-by: Christoph Hellwig <hch-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org> +Signed-off-by: Leon Romanovsky <leonro-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org> +Signed-off-by: Yishai Hadas <yishaih-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org> --- diff --git a/drivers/infiniband/hw/mlx4/mlx4_ib.h b/drivers/infiniband/hw/mlx4/mlx4_ib.h diff --git a/a/content_digest b/N1/content_digest index 334ca00..d82e73a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,20 +2,21 @@ "ref\020160615031525.14794.69066.stgit@manet.1015granger.net\0" "ref\020160615042849.GR5408@leon.nu\0" "ref\068F7CD80-0092-4B55-9FAD-4C54D284BCA3@oracle.com\0" - "From\0Leon Romanovsky <leon@kernel.org>\0" + "ref\068F7CD80-0092-4B55-9FAD-4C54D284BCA3-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org\0" + "From\0Leon Romanovsky <leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" "Subject\0Re: [PATCH v2 01/24] mlx4-ib: Use coherent memory for priv pages\0" "Date\0Thu, 16 Jun 2016 17:35:18 +0300\0" - "To\0Chuck Lever <chuck.lever@oracle.com>\0" - "Cc\0linux-rdma@vger.kernel.org" - " Linux NFS Mailing List <linux-nfs@vger.kernel.org>\0" + "To\0Chuck Lever <chuck.lever-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>\0" + "Cc\0linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + " Linux NFS Mailing List <linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" "\02:1.1\0" "b\0" "On Wed, Jun 15, 2016 at 12:40:07PM -0400, Chuck Lever wrote:\n" "> \n" - "> > On Jun 15, 2016, at 12:28 AM, Leon Romanovsky <leon@kernel.org> wrote:\n" + "> > On Jun 15, 2016, at 12:28 AM, Leon Romanovsky <leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> wrote:\n" "> > \n" "> > On Tue, Jun 14, 2016 at 11:15:25PM -0400, Chuck Lever wrote:\n" - "> >> From: Sagi Grimberg <sagi@grimberg.me>\n" + "> >> From: Sagi Grimberg <sagi-NQWnxTmZq1alnMjI0IkVqw@public.gmane.org>\n" "> >> \n" "> >> kmalloc doesn't guarantee the returned memory is all on one page.\n" "> > \n" @@ -49,7 +50,7 @@ "fn\0213f61b4.diff\0" "b\0" "From 213f61b44b54edbcbf272e694e889c61412be579 Mon Sep 17 00:00:00 2001\n" - "From: Yishai Hadas <yishaih@mellanox.com>\n" + "From: Yishai Hadas <yishaih-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>\n" "Date: Thu, 16 Jun 2016 11:13:41 +0300\n" "Subject: [PATCH] IB/mlx4: Ensure cache line boundaries for dma_map_single\n" "\n" @@ -71,10 +72,10 @@ "issue: 802618\n" "Change-Id: Iee8176b183290213b1b4e66f1835f5c90f067075\n" "Fixes: 1b2cd0fc673c ('IB/mlx4: Support the new memory registration API')\n" - "Reported-by: Chuck Lever <chuck.lever@oracle.com>\n" - "Signed-off-by: Christoph Hellwig <hch@infradead.org>\n" - "Signed-off-by: Leon Romanovsky <leonro@mellanox.com>\n" - "Signed-off-by: Yishai Hadas <yishaih@mellanox.com>\n" + "Reported-by: Chuck Lever <chuck.lever-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>\n" + "Signed-off-by: Christoph Hellwig <hch-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>\n" + "Signed-off-by: Leon Romanovsky <leonro-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>\n" + "Signed-off-by: Yishai Hadas <yishaih-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>\n" "---\n" "\n" "diff --git a/drivers/infiniband/hw/mlx4/mlx4_ib.h b/drivers/infiniband/hw/mlx4/mlx4_ib.h\n" @@ -153,4 +154,4 @@ "=vF74\n" "-----END PGP SIGNATURE-----\n" -14387f70b8319cfe1a221bf9efc06a4fbd1f84f759376023eee2a9ae24c6ddd7 +b9af2153ac907c14b319001478ab4257e40a017679978cb11968660dd12ecb92
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.