diff for duplicates of <20151011200347.GD3696@localhost> diff --git a/a/1.txt b/N1/1.txt index eae65b1..585e1ce 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -18,7 +18,7 @@ On Tue, Aug 18, 2015 at 03:34:07PM -0000, Michal Suchanek wrote: > > Remove that failure possibility when MTD_PARTITIONED_MASTER is set. > -> Signed-off-by: Michal Suchanek <hramrach@gmail.com> +> Signed-off-by: Michal Suchanek <hramrach-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > > --- > v2: @@ -80,7 +80,7 @@ Brian (git-format-patch pasted below) >From 53b60f31a2a0f2a7e8220a4aff47457248bccbcf Mon Sep 17 00:00:00 2001 -From: Brian Norris <computersforpeace@gmail.com> +From: Brian Norris <computersforpeace-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Date: Sun, 11 Oct 2015 10:25:23 -0700 Subject: [PATCH] mtd: mtdpart: Do not fail mtd probe when parsing partitions fails. @@ -104,8 +104,8 @@ Instead, let's do the following: Issue report and comments initially by Michal Suchanek. -Reported-by: Michal Suchanek <hramrach@gmail.com> -Signed-off-by: Brian Norris <computersforpeace@gmail.com> +Reported-by: Michal Suchanek <hramrach-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +Signed-off-by: Brian Norris <computersforpeace-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> --- drivers/mtd/mtdcore.c | 6 ++++-- drivers/mtd/mtdpart.c | 14 ++++++++++---- @@ -168,3 +168,8 @@ index f5279ea6dc87..f8ba153f63bf 100644 int mtd_is_partition(const struct mtd_info *mtd) -- 2.6.0.rc2.230.g3dd15c0 + +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" 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 aa67b44..4e54c4b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,18 +1,19 @@ "ref\0cover.1439911625.git.hramrach@gmail.com\0" "ref\097366073dfe93b478f24e2fc30ca818326906e0a.1439911625.git.hramrach@gmail.com\0" - "From\0Brian Norris <computersforpeace@gmail.com>\0" + "ref\097366073dfe93b478f24e2fc30ca818326906e0a.1439911625.git.hramrach-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" + "From\0Brian Norris <computersforpeace-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" "Subject\0Re: [PATCH v3 2/5] mtd: mtdpart: Do not fail mtd probe when parsing partitions fails.\0" "Date\0Sun, 11 Oct 2015 13:03:47 -0700\0" - "To\0Michal Suchanek <hramrach@gmail.com>\0" - "Cc\0Rob Herring <robh+dt@kernel.org>" - Pawel Moll <pawel.moll@arm.com> - Mark Rutland <mark.rutland@arm.com> - Ian Campbell <ijc+devicetree@hellion.org.uk> - Kumar Gala <galak@codeaurora.org> - David Woodhouse <dwmw2@infradead.org> - devicetree@vger.kernel.org - linux-kernel@vger.kernel.org - " linux-mtd@lists.infradead.org\0" + "To\0Michal Suchanek <hramrach-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Cc\0Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>" + Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> + Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> + David Woodhouse <dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "Hi Michal,\n" @@ -35,7 +36,7 @@ "> \n" "> Remove that failure possibility when MTD_PARTITIONED_MASTER is set.\n" "> \n" - "> Signed-off-by: Michal Suchanek <hramrach@gmail.com>\n" + "> Signed-off-by: Michal Suchanek <hramrach-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "> \n" "> ---\n" "> v2:\n" @@ -97,7 +98,7 @@ "(git-format-patch pasted below)\n" "\n" ">From 53b60f31a2a0f2a7e8220a4aff47457248bccbcf Mon Sep 17 00:00:00 2001\n" - "From: Brian Norris <computersforpeace@gmail.com>\n" + "From: Brian Norris <computersforpeace-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "Date: Sun, 11 Oct 2015 10:25:23 -0700\n" "Subject: [PATCH] mtd: mtdpart: Do not fail mtd probe when parsing partitions\n" " fails.\n" @@ -121,8 +122,8 @@ "\n" "Issue report and comments initially by Michal Suchanek.\n" "\n" - "Reported-by: Michal Suchanek <hramrach@gmail.com>\n" - "Signed-off-by: Brian Norris <computersforpeace@gmail.com>\n" + "Reported-by: Michal Suchanek <hramrach-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + "Signed-off-by: Brian Norris <computersforpeace-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "---\n" " drivers/mtd/mtdcore.c | 6 ++++--\n" " drivers/mtd/mtdpart.c | 14 ++++++++++----\n" @@ -184,6 +185,11 @@ " \n" " int mtd_is_partition(const struct mtd_info *mtd)\n" "-- \n" - 2.6.0.rc2.230.g3dd15c0 + "2.6.0.rc2.230.g3dd15c0\n" + "\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" 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 -59678ce0236b2f04003ae89b92b75cc86386012f858b25a9f998871edca744bf +eae2da2edc033078c5c9ae1a18ce303a19da09e218cedf2117fdd45f69c627d3
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.