diff for duplicates of <571E6C7F.10704@ti.com> diff --git a/a/1.txt b/N1/1.txt index d6438df..a4042f6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ On 04/22/2016 04:03 PM, Grygorii Strashko wrote: > On 04/21/2016 09:19 PM, David Rivshin (Allworx) wrote: ->> From: David Rivshin <drivshin-5fOYsn7Fw8lBDgjK7y7TUQ@public.gmane.org> +>> From: David Rivshin <drivshin@allworx.com> >> >> Commit 9e42f715264ff158478fa30eaed847f6e131366b ("drivers: net: cpsw: add >> phy-handle parsing") saved the "phy-handle" phandle into a new cpsw_priv @@ -14,8 +14,8 @@ On 04/22/2016 04:03 PM, Grygorii Strashko wrote: >> by both of them, causing them both to refer to the same phy_device. >> >> Fixes: 9e42f715264f ("drivers: net: cpsw: add phy-handle parsing") ->> Signed-off-by: David Rivshin <drivshin-5fOYsn7Fw8lBDgjK7y7TUQ@public.gmane.org> ->> Tested-by: Nicolas Chauvet <kwizart-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +>> Signed-off-by: David Rivshin <drivshin@allworx.com> +>> Tested-by: Nicolas Chauvet <kwizart@gmail.com> >> --- >> I would suggest this for -stable. It should apply cleanly as far back >> as 4.4. @@ -26,7 +26,7 @@ On 04/22/2016 04:03 PM, Grygorii Strashko wrote: >> >> [1] https://patchwork.ozlabs.org/patch/560326/ > -> Reviewed-by: Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org> +> Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com> In my opinion, it will be good to have this patch merged as part of -rc cycle, since it will fix "NULL pointer dereference" issue with current LKML as reported by Andrew Goodbody. @@ -95,7 +95,3 @@ it will fix "NULL pointer dereference" issue with current LKML as reported by An -- regards, -grygorii --- -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 532916d..6fc40e9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,26 +1,15 @@ "ref\01461261035-5578-1-git-send-email-drivshin.allworx@gmail.com\0" "ref\01461262794-9562-1-git-send-email-drivshin.allworx@gmail.com\0" "ref\0571A210E.2020607@ti.com\0" - "ref\0571A210E.2020607-l0cyMroinI0@public.gmane.org\0" - "From\0Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org>\0" - "Subject\0Re: [PATCH net v2 1/3] drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac config\0" + "From\0grygorii.strashko@ti.com (Grygorii Strashko)\0" + "Subject\0[PATCH net v2 1/3] drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac config\0" "Date\0Mon, 25 Apr 2016 22:14:07 +0300\0" - "To\0David Rivshin (Allworx) <drivshin.allworx-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" - netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" - "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - David Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org> - Mugunthan V N <mugunthanvnm-l0cyMroinI0@public.gmane.org> - Andrew Goodbody <andrew.goodbody-nYQdZkeIoGZN8Ch2cx6nig@public.gmane.org> - Markus Brunner <systemprogrammierung.brunner-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - " Nicolas Chauvet <kwizart-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 04/22/2016 04:03 PM, Grygorii Strashko wrote:\n" "> On 04/21/2016 09:19 PM, David Rivshin (Allworx) wrote:\n" - ">> From: David Rivshin <drivshin-5fOYsn7Fw8lBDgjK7y7TUQ@public.gmane.org>\n" + ">> From: David Rivshin <drivshin@allworx.com>\n" ">>\n" ">> Commit 9e42f715264ff158478fa30eaed847f6e131366b (\"drivers: net: cpsw: add\n" ">> phy-handle parsing\") saved the \"phy-handle\" phandle into a new cpsw_priv\n" @@ -34,8 +23,8 @@ ">> by both of them, causing them both to refer to the same phy_device.\n" ">>\n" ">> Fixes: 9e42f715264f (\"drivers: net: cpsw: add phy-handle parsing\")\n" - ">> Signed-off-by: David Rivshin <drivshin-5fOYsn7Fw8lBDgjK7y7TUQ@public.gmane.org>\n" - ">> Tested-by: Nicolas Chauvet <kwizart-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + ">> Signed-off-by: David Rivshin <drivshin@allworx.com>\n" + ">> Tested-by: Nicolas Chauvet <kwizart@gmail.com>\n" ">> ---\n" ">> I would suggest this for -stable. It should apply cleanly as far back\n" ">> as 4.4.\n" @@ -46,7 +35,7 @@ ">>\n" ">> [1] https://patchwork.ozlabs.org/patch/560326/\n" "> \n" - "> Reviewed-by: Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org>\n" + "> Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com>\n" "\n" "In my opinion, it will be good to have this patch merged as part of -rc cycle, since\n" "it will fix \"NULL pointer dereference\" issue with current LKML as reported by Andrew Goodbody.\n" @@ -114,10 +103,6 @@ "\n" "-- \n" "regards,\n" - "-grygorii\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 + -grygorii -a749d686e22cd02895f19340530f8365ee6f91cb02c276bbf8bcd99b3e865a3d +b0b78ffa7ed73b027be374547964911798de0ddbafa5c819470ecc7dc80c3e29
diff --git a/a/1.txt b/N2/1.txt index d6438df..a4042f6 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,6 +1,6 @@ On 04/22/2016 04:03 PM, Grygorii Strashko wrote: > On 04/21/2016 09:19 PM, David Rivshin (Allworx) wrote: ->> From: David Rivshin <drivshin-5fOYsn7Fw8lBDgjK7y7TUQ@public.gmane.org> +>> From: David Rivshin <drivshin@allworx.com> >> >> Commit 9e42f715264ff158478fa30eaed847f6e131366b ("drivers: net: cpsw: add >> phy-handle parsing") saved the "phy-handle" phandle into a new cpsw_priv @@ -14,8 +14,8 @@ On 04/22/2016 04:03 PM, Grygorii Strashko wrote: >> by both of them, causing them both to refer to the same phy_device. >> >> Fixes: 9e42f715264f ("drivers: net: cpsw: add phy-handle parsing") ->> Signed-off-by: David Rivshin <drivshin-5fOYsn7Fw8lBDgjK7y7TUQ@public.gmane.org> ->> Tested-by: Nicolas Chauvet <kwizart-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +>> Signed-off-by: David Rivshin <drivshin@allworx.com> +>> Tested-by: Nicolas Chauvet <kwizart@gmail.com> >> --- >> I would suggest this for -stable. It should apply cleanly as far back >> as 4.4. @@ -26,7 +26,7 @@ On 04/22/2016 04:03 PM, Grygorii Strashko wrote: >> >> [1] https://patchwork.ozlabs.org/patch/560326/ > -> Reviewed-by: Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org> +> Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com> In my opinion, it will be good to have this patch merged as part of -rc cycle, since it will fix "NULL pointer dereference" issue with current LKML as reported by Andrew Goodbody. @@ -95,7 +95,3 @@ it will fix "NULL pointer dereference" issue with current LKML as reported by An -- regards, -grygorii --- -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/N2/content_digest index 532916d..36261bc 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,26 +1,25 @@ "ref\01461261035-5578-1-git-send-email-drivshin.allworx@gmail.com\0" "ref\01461262794-9562-1-git-send-email-drivshin.allworx@gmail.com\0" "ref\0571A210E.2020607@ti.com\0" - "ref\0571A210E.2020607-l0cyMroinI0@public.gmane.org\0" - "From\0Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org>\0" + "From\0Grygorii Strashko <grygorii.strashko@ti.com>\0" "Subject\0Re: [PATCH net v2 1/3] drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac config\0" "Date\0Mon, 25 Apr 2016 22:14:07 +0300\0" - "To\0David Rivshin (Allworx) <drivshin.allworx-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" - netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" - "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - David Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org> - Mugunthan V N <mugunthanvnm-l0cyMroinI0@public.gmane.org> - Andrew Goodbody <andrew.goodbody-nYQdZkeIoGZN8Ch2cx6nig@public.gmane.org> - Markus Brunner <systemprogrammierung.brunner-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - " Nicolas Chauvet <kwizart-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "To\0David Rivshin (Allworx) <drivshin.allworx@gmail.com>" + <netdev@vger.kernel.org> + " <linux-omap@vger.kernel.org>\0" + "Cc\0<linux-arm-kernel@lists.infradead.org>" + <devicetree@vger.kernel.org> + <linux-kernel@vger.kernel.org> + David Miller <davem@davemloft.net> + Mugunthan V N <mugunthanvnm@ti.com> + Andrew Goodbody <andrew.goodbody@cambrionix.com> + Markus Brunner <systemprogrammierung.brunner@gmail.com> + " Nicolas Chauvet <kwizart@gmail.com>\0" "\00:1\0" "b\0" "On 04/22/2016 04:03 PM, Grygorii Strashko wrote:\n" "> On 04/21/2016 09:19 PM, David Rivshin (Allworx) wrote:\n" - ">> From: David Rivshin <drivshin-5fOYsn7Fw8lBDgjK7y7TUQ@public.gmane.org>\n" + ">> From: David Rivshin <drivshin@allworx.com>\n" ">>\n" ">> Commit 9e42f715264ff158478fa30eaed847f6e131366b (\"drivers: net: cpsw: add\n" ">> phy-handle parsing\") saved the \"phy-handle\" phandle into a new cpsw_priv\n" @@ -34,8 +33,8 @@ ">> by both of them, causing them both to refer to the same phy_device.\n" ">>\n" ">> Fixes: 9e42f715264f (\"drivers: net: cpsw: add phy-handle parsing\")\n" - ">> Signed-off-by: David Rivshin <drivshin-5fOYsn7Fw8lBDgjK7y7TUQ@public.gmane.org>\n" - ">> Tested-by: Nicolas Chauvet <kwizart-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + ">> Signed-off-by: David Rivshin <drivshin@allworx.com>\n" + ">> Tested-by: Nicolas Chauvet <kwizart@gmail.com>\n" ">> ---\n" ">> I would suggest this for -stable. It should apply cleanly as far back\n" ">> as 4.4.\n" @@ -46,7 +45,7 @@ ">>\n" ">> [1] https://patchwork.ozlabs.org/patch/560326/\n" "> \n" - "> Reviewed-by: Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org>\n" + "> Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com>\n" "\n" "In my opinion, it will be good to have this patch merged as part of -rc cycle, since\n" "it will fix \"NULL pointer dereference\" issue with current LKML as reported by Andrew Goodbody.\n" @@ -114,10 +113,6 @@ "\n" "-- \n" "regards,\n" - "-grygorii\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 + -grygorii -a749d686e22cd02895f19340530f8365ee6f91cb02c276bbf8bcd99b3e865a3d +d3dc3dd0ad6bdfe50d31f6475e076c630bb7966c1ca383d6b88909c3887b6ece
diff --git a/a/content_digest b/N3/content_digest index 532916d..85c25a4 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -6,11 +6,11 @@ "Subject\0Re: [PATCH net v2 1/3] drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac config\0" "Date\0Mon, 25 Apr 2016 22:14:07 +0300\0" "To\0David Rivshin (Allworx) <drivshin.allworx-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" - netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" - "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + <netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + " <linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" + "Cc\0<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>" + <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> David Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org> Mugunthan V N <mugunthanvnm-l0cyMroinI0@public.gmane.org> Andrew Goodbody <andrew.goodbody-nYQdZkeIoGZN8Ch2cx6nig@public.gmane.org> @@ -120,4 +120,4 @@ "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" More majordomo info at http://vger.kernel.org/majordomo-info.html -a749d686e22cd02895f19340530f8365ee6f91cb02c276bbf8bcd99b3e865a3d +2d892ac0b3c84df988509b153244cb0b6522c6188e730ec3931ebc0e6232e738
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.