diff for duplicates of <50E5B183.4030706@opengridcomputing.com> diff --git a/a/1.txt b/N1/1.txt index bc806ee..c886184 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,12 +4,12 @@ On 1/3/2013 6:19 AM, Akinobu Mita wrote: > Use more preferable function name which implies using a pseudo-random > number generator. > -> Signed-off-by: Akinobu Mita <akinobu.mita-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> -> Cc: Roland Dreier <roland-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> -> Cc: Sean Hefty <sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> -> Cc: Hal Rosenstock <hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> -> Cc: Steve Wise <swise-ut6Up61K2wZBDgjK7y7TUQ@public.gmane.org> -> Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +> Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> +> Cc: Roland Dreier <roland@kernel.org> +> Cc: Sean Hefty <sean.hefty@intel.com> +> Cc: Hal Rosenstock <hal.rosenstock@gmail.com> +> Cc: Steve Wise <swise@chelsio.com> +> Cc: linux-rdma@vger.kernel.org > --- > > * Change from v1 @@ -89,8 +89,3 @@ On 1/3/2013 6:19 AM, Akinobu Mita wrote: > ret = ipoib_cm_modify_rx_qp(dev, cm_id, p->qp, psn); > if (ret) > goto err_modify; - --- -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 ebc3878..291b52b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,16 @@ "ref\01357215562-6288-1-git-send-email-akinobu.mita@gmail.com\0" "ref\01357215562-6288-10-git-send-email-akinobu.mita@gmail.com\0" - "ref\01357215562-6288-10-git-send-email-akinobu.mita-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" - "From\0Steve Wise <swise-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org>\0" + "From\0Steve Wise <swise@opengridcomputing.com>\0" "Subject\0Re: [PATCH -v2 09/26] infiniband: rename random32() to prandom_u32()\0" "Date\0Thu, 03 Jan 2013 10:27:47 -0600\0" - "To\0Akinobu Mita <akinobu.mita-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" - "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org - Roland Dreier <roland-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Sean Hefty <sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> - Hal Rosenstock <hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Steve Wise <swise-ut6Up61K2wZBDgjK7y7TUQ@public.gmane.org> - " linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Akinobu Mita <akinobu.mita@gmail.com>\0" + "Cc\0linux-kernel@vger.kernel.org" + akpm@linux-foundation.org + Roland Dreier <roland@kernel.org> + Sean Hefty <sean.hefty@intel.com> + Hal Rosenstock <hal.rosenstock@gmail.com> + Steve Wise <swise@chelsio.com> + " linux-rdma@vger.kernel.org\0" "\00:1\0" "b\0" "Are there other \"non pseudo-random\" services that warrant this rename?\n" @@ -20,12 +19,12 @@ "> Use more preferable function name which implies using a pseudo-random\n" "> number generator.\n" ">\n" - "> Signed-off-by: Akinobu Mita <akinobu.mita-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" - "> Cc: Roland Dreier <roland-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" - "> Cc: Sean Hefty <sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" - "> Cc: Hal Rosenstock <hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" - "> Cc: Steve Wise <swise-ut6Up61K2wZBDgjK7y7TUQ@public.gmane.org>\n" - "> Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + "> Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>\n" + "> Cc: Roland Dreier <roland@kernel.org>\n" + "> Cc: Sean Hefty <sean.hefty@intel.com>\n" + "> Cc: Hal Rosenstock <hal.rosenstock@gmail.com>\n" + "> Cc: Steve Wise <swise@chelsio.com>\n" + "> Cc: linux-rdma@vger.kernel.org\n" "> ---\n" ">\n" "> * Change from v1\n" @@ -104,11 +103,6 @@ "> +\tpsn = prandom_u32() & 0xffffff;\n" "> \tret = ipoib_cm_modify_rx_qp(dev, cm_id, p->qp, psn);\n" "> \tif (ret)\n" - "> \t\tgoto err_modify;\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 + "> \t\tgoto err_modify;" -da3c5c8632fe53600b6d71f1b551b2819cc00b9eff5589585f4b5c18f5e7191d +968fe70396806c18f56cd80a08a8e12ccc7737366819159d68e13059ba4a82d6
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.