diff for duplicates of <1497872109.5380.10.camel@nxp.com> diff --git a/a/1.txt b/N1/1.txt index 4f1605d..38e7f04 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,19 +5,19 @@ On Mon, 2017-06-19 at 07:02 +0200, Oleksij Rempel wrote: > > Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de> > --- -> kernel/reboot.c | 1 + -> 1 file changed, 1 insertion(+) +> ?kernel/reboot.c | 1 + +> ?1 file changed, 1 insertion(+) > > diff --git a/kernel/reboot.c b/kernel/reboot.c > index bd30a973fe94..a6903bf772c7 100644 > --- a/kernel/reboot.c > +++ b/kernel/reboot.c > @@ -49,6 +49,7 @@ int reboot_force; -> */ -> -> void (*pm_power_off_prepare)(void); +> ? */ +> ? +> ?void (*pm_power_off_prepare)(void); > +EXPORT_SYMBOL(pm_power_off_prepare); -> +> ? Could you register a reboot notifier in the pfuze driver instead? Right now the only user of pm_power_off_prepare is ACPI so this alternative seems less intrusive. diff --git a/a/content_digest b/N1/content_digest index 6fa60b1..5a4d23e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,24 +1,9 @@ "ref\020170619050245.2632-1-o.rempel@pengutronix.de\0" "ref\020170619050245.2632-4-o.rempel@pengutronix.de\0" - "From\0Leonard Crestez <leonard.crestez@nxp.com>\0" - "Subject\0Re: [PATCH v5 3/6] kernel/reboot.c: export pm_power_off_prepare\0" + "From\0leonard.crestez@nxp.com (Leonard Crestez)\0" + "Subject\0[PATCH v5 3/6] kernel/reboot.c: export pm_power_off_prepare\0" "Date\0Mon, 19 Jun 2017 14:35:09 +0300\0" - "To\0Oleksij Rempel <o.rempel@pengutronix.de>\0" - "Cc\0Andrew Morton <akpm@linux-foundation.org>" - <devicetree@vger.kernel.org> - Fabio Estevam <fabio.estevam@nxp.com> - <kernel@pengutronix.de> - Liam Girdwood <lgirdwood@gmail.com> - <linux-arm-kernel@lists.infradead.org> - <linux-clk@vger.kernel.org> - <linux-kernel@vger.kernel.org> - Mark Brown <broonie@kernel.org> - Mark Rutland <mark.rutland@arm.com> - Michael Turquette <mturquette@baylibre.com> - Rob Herring <robh+dt@kernel.org> - Russell King <linux@armlinux.org.uk> - Shawn Guo <shawnguo@kernel.org> - " Stephen Boyd <sboyd@codeaurora.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Mon, 2017-06-19 at 07:02 +0200, Oleksij Rempel wrote:\n" @@ -28,19 +13,19 @@ "> \n" "> Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>\n" "> ---\n" - "> \302\240kernel/reboot.c | 1 +\n" - "> \302\2401 file changed, 1 insertion(+)\n" + "> ?kernel/reboot.c | 1 +\n" + "> ?1 file changed, 1 insertion(+)\n" "> \n" "> diff --git a/kernel/reboot.c b/kernel/reboot.c\n" "> index bd30a973fe94..a6903bf772c7 100644\n" "> --- a/kernel/reboot.c\n" "> +++ b/kernel/reboot.c\n" "> @@ -49,6 +49,7 @@ int reboot_force;\n" - "> \302\240 */\n" - "> \302\240\n" - "> \302\240void (*pm_power_off_prepare)(void);\n" + "> ? */\n" + "> ?\n" + "> ?void (*pm_power_off_prepare)(void);\n" "> +EXPORT_SYMBOL(pm_power_off_prepare);\n" - "> \302\240\n" + "> ?\n" "Could you register a reboot notifier in the pfuze driver instead? Right\n" "now the only user of pm_power_off_prepare is ACPI so this alternative\n" "seems less intrusive.\n" @@ -49,4 +34,4 @@ "Regards,\n" Leonard -7109c1ae341fb76eaad2040b6227d2a8c76e5cf7141ef26632b387cfa4476e96 +9d87f486e5119683b758a73bc25c2d4a92fd223159486348ca00bf4fb7612655
diff --git a/a/1.txt b/N2/1.txt index 4f1605d..894e7c7 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -3,7 +3,7 @@ On Mon, 2017-06-19 at 07:02 +0200, Oleksij Rempel wrote: > Freescale/NXP iMX6 based boards with external power management > integrated circuit (PMIC). > -> Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de> +> Signed-off-by: Oleksij Rempel <o.rempel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> > --- > kernel/reboot.c | 1 + > 1 file changed, 1 insertion(+) @@ -25,3 +25,7 @@ seems less intrusive. -- Regards, Leonard +-- +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 6fa60b1..1fba429 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,24 +1,25 @@ "ref\020170619050245.2632-1-o.rempel@pengutronix.de\0" "ref\020170619050245.2632-4-o.rempel@pengutronix.de\0" - "From\0Leonard Crestez <leonard.crestez@nxp.com>\0" + "ref\020170619050245.2632-4-o.rempel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org\0" + "From\0Leonard Crestez <leonard.crestez-3arQi8VN3Tc@public.gmane.org>\0" "Subject\0Re: [PATCH v5 3/6] kernel/reboot.c: export pm_power_off_prepare\0" "Date\0Mon, 19 Jun 2017 14:35:09 +0300\0" - "To\0Oleksij Rempel <o.rempel@pengutronix.de>\0" - "Cc\0Andrew Morton <akpm@linux-foundation.org>" - <devicetree@vger.kernel.org> - Fabio Estevam <fabio.estevam@nxp.com> - <kernel@pengutronix.de> - Liam Girdwood <lgirdwood@gmail.com> - <linux-arm-kernel@lists.infradead.org> - <linux-clk@vger.kernel.org> - <linux-kernel@vger.kernel.org> - Mark Brown <broonie@kernel.org> - Mark Rutland <mark.rutland@arm.com> - Michael Turquette <mturquette@baylibre.com> - Rob Herring <robh+dt@kernel.org> - Russell King <linux@armlinux.org.uk> - Shawn Guo <shawnguo@kernel.org> - " Stephen Boyd <sboyd@codeaurora.org>\0" + "To\0Oleksij Rempel <o.rempel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\0" + "Cc\0Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>" + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Fabio Estevam <fabio.estevam-3arQi8VN3Tc@public.gmane.org> + kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org + Liam Girdwood <lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Michael Turquette <mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Russell King <linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org> + Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + " Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0" "\00:1\0" "b\0" "On Mon, 2017-06-19 at 07:02 +0200, Oleksij Rempel wrote:\n" @@ -26,7 +27,7 @@ "> Freescale/NXP iMX6 based boards with external power management\n" "> integrated circuit (PMIC).\n" "> \n" - "> Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>\n" + "> Signed-off-by: Oleksij Rempel <o.rempel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\n" "> ---\n" "> \302\240kernel/reboot.c | 1 +\n" "> \302\2401 file changed, 1 insertion(+)\n" @@ -47,6 +48,10 @@ "\n" "--\n" "Regards,\n" - Leonard + "Leonard\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 -7109c1ae341fb76eaad2040b6227d2a8c76e5cf7141ef26632b387cfa4476e96 +b5ae4d2e91866c1e8a26ad18789f82255c4840e34b5fdc7a413fa9060c4861e5
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.