diff for duplicates of <20101008142557.GP11681@bicker> diff --git a/a/1.txt b/N1/1.txt index ea86b62..f22f6e3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -13,8 +13,8 @@ Also we don't necessarily fill the "resp" buffer so I changed the kmalloc() to a kzalloc() to avoid an information leak. And I changed the wc allocation to kcalloc() as a cleanup. -CC: stable@kernel.org -Signed-off-by: Dan Carpenter <error27@gmail.com> +CC: stable-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org +Signed-off-by: Dan Carpenter <error27-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> diff --git a/drivers/infiniband/core/uverbs.h b/drivers/infiniband/core/uverbs.h --- a/drivers/infiniband/core/uverbs.h @@ -48,3 +48,8 @@ diff --git a/drivers/infiniband/core/uverbs_cmd.c b/drivers/infiniband/core/uver if (!resp) { ret = -ENOMEM; goto out_wc; + +-- +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 9db4a0e..414b13b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,9 +3,9 @@ "ref\020101007165947.GD11681@bicker\0" "ref\0AANLkTin5zou2JHsdDyhGESuxyPonOs3kLo9Th0vg-kd8@mail.gmail.com\0" "ref\0AANLkTin5zou2JHsdDyhGESuxyPonOs3kLo9Th0vg-kd8-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" - "From\0Dan Carpenter <error27@gmail.com>\0" + "From\0Dan Carpenter <error27-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" "Subject\0[patch v2] infiniband: uverbs: limit the number of entries\0" - "Date\0Fri, 08 Oct 2010 14:25:58 +0000\0" + "Date\0Fri, 8 Oct 2010 16:25:58 +0200\0" "To\0Nicolas Palix <Nicolas.Palix-MZpvjPyXg2s@public.gmane.org>\0" "Cc\0Jason Gunthorpe <jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>" Roland Dreier <rolandd-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org> @@ -30,8 +30,8 @@ "kmalloc() to a kzalloc() to avoid an information leak. And I changed\n" "the wc allocation to kcalloc() as a cleanup.\n" "\n" - "CC: stable@kernel.org\n" - "Signed-off-by: Dan Carpenter <error27@gmail.com>\n" + "CC: stable-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\n" + "Signed-off-by: Dan Carpenter <error27-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "\n" "diff --git a/drivers/infiniband/core/uverbs.h b/drivers/infiniband/core/uverbs.h\n" "--- a/drivers/infiniband/core/uverbs.h\n" @@ -64,6 +64,11 @@ "+\tresp = kzalloc(rsize, GFP_KERNEL);\n" " \tif (!resp) {\n" " \t\tret = -ENOMEM;\n" - " \t\tgoto out_wc;" + " \t\tgoto out_wc;\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 -2ae4f088437895450ebea635d18b55d12ef85c4d7ba82c8aae7275ae50429e78 +8fc1350a93742d39045027f19eda30a356397ddd95a1f77254425ff13cbccaf6
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.