diff for duplicates of <150100739263238@kroah.com> diff --git a/a/1.txt b/N1/1.txt index 687eebe..e4aff3b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -11,15 +11,15 @@ The filename of the patch is: and it can be found in the queue-4.9 subdirectory. If you, or anyone else, feels it should not be added to the stable tree, -please let <stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> know about it. +please let <stable@vger.kernel.org> know about it. >From 7a3b7cd332db08546f3cdd984f11773e0d1999e7 Mon Sep 17 00:00:00 2001 -From: Stephen Boyd <stephen.boyd-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +From: Stephen Boyd <stephen.boyd@linaro.org> Date: Wed, 28 Dec 2016 14:56:48 -0800 Subject: of: device: Export of_device_{get_modalias, uvent_modalias} to modules -From: Stephen Boyd <stephen.boyd-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +From: Stephen Boyd <stephen.boyd@linaro.org> commit 7a3b7cd332db08546f3cdd984f11773e0d1999e7 upstream. @@ -27,11 +27,11 @@ The ULPI bus can be built as a module, and it will soon be calling these functions when it supports probing devices from DT. Export them so they can be used by the ULPI module. -Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> -Cc: <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> -Signed-off-by: Stephen Boyd <stephen.boyd-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> -Signed-off-by: Peter Chen <peter.chen-3arQi8VN3Tc@public.gmane.org> -Signed-off-by: Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> +Acked-by: Rob Herring <robh@kernel.org> +Cc: <devicetree@vger.kernel.org> +Signed-off-by: Stephen Boyd <stephen.boyd@linaro.org> +Signed-off-by: Peter Chen <peter.chen@nxp.com> +Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> --- drivers/of/device.c | 2 ++ @@ -54,10 +54,6 @@ Signed-off-by: Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@publi +EXPORT_SYMBOL_GPL(of_device_uevent_modalias); -Patches currently in stable-queue which might be from stephen.boyd-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org are +Patches currently in stable-queue which might be from stephen.boyd@linaro.org are queue-4.9/of-device-export-of_device_-get_modalias-uvent_modalias-to-modules.patch --- -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 1e17c41..3e317a0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,13 +1,13 @@ - "From\0<gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>\0" + "From\0<gregkh@linuxfoundation.org>\0" "Subject\0Patch \"of: device: Export of_device_{get_modalias, uvent_modalias} to modules\" has been added to the 4.9-stable tree\0" "Date\0Tue, 25 Jul 2017 11:29:52 -0700\0" - "To\0stephen.boyd-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org" - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org - peter.chen-3arQi8VN3Tc@public.gmane.org - " robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0" - "Cc\0stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - " stable-commits-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0stephen.boyd@linaro.org" + devicetree@vger.kernel.org + gregkh@linuxfoundation.org + peter.chen@nxp.com + " robh@kernel.org\0" + "Cc\0<stable@vger.kernel.org>" + " <stable-commits@vger.kernel.org>\0" "\00:1\0" "b\0" "\n" @@ -23,15 +23,15 @@ "and it can be found in the queue-4.9 subdirectory.\n" "\n" "If you, or anyone else, feels it should not be added to the stable tree,\n" - "please let <stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> know about it.\n" + "please let <stable@vger.kernel.org> know about it.\n" "\n" "\n" ">From 7a3b7cd332db08546f3cdd984f11773e0d1999e7 Mon Sep 17 00:00:00 2001\n" - "From: Stephen Boyd <stephen.boyd-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + "From: Stephen Boyd <stephen.boyd@linaro.org>\n" "Date: Wed, 28 Dec 2016 14:56:48 -0800\n" "Subject: of: device: Export of_device_{get_modalias, uvent_modalias} to modules\n" "\n" - "From: Stephen Boyd <stephen.boyd-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + "From: Stephen Boyd <stephen.boyd@linaro.org>\n" "\n" "commit 7a3b7cd332db08546f3cdd984f11773e0d1999e7 upstream.\n" "\n" @@ -39,11 +39,11 @@ "calling these functions when it supports probing devices from DT.\n" "Export them so they can be used by the ULPI module.\n" "\n" - "Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" - "Cc: <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\n" - "Signed-off-by: Stephen Boyd <stephen.boyd-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" - "Signed-off-by: Peter Chen <peter.chen-3arQi8VN3Tc@public.gmane.org>\n" - "Signed-off-by: Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>\n" + "Acked-by: Rob Herring <robh@kernel.org>\n" + "Cc: <devicetree@vger.kernel.org>\n" + "Signed-off-by: Stephen Boyd <stephen.boyd@linaro.org>\n" + "Signed-off-by: Peter Chen <peter.chen@nxp.com>\n" + "Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>\n" "\n" "---\n" " drivers/of/device.c | 2 ++\n" @@ -66,12 +66,8 @@ "+EXPORT_SYMBOL_GPL(of_device_uevent_modalias);\n" "\n" "\n" - "Patches currently in stable-queue which might be from stephen.boyd-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org are\n" + "Patches currently in stable-queue which might be from stephen.boyd@linaro.org are\n" "\n" - "queue-4.9/of-device-export-of_device_-get_modalias-uvent_modalias-to-modules.patch\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 + queue-4.9/of-device-export-of_device_-get_modalias-uvent_modalias-to-modules.patch -b9112a0a7eabe202b0b9a25ae3cabbb5884355d83964ed5fc4b92ff41d21c89e +4b65ccc586469f8e24271df58e6f443f819a918103c26403799fe9c0979cd4b8
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.