diff for duplicates of <151258114617243@kroah.com> diff --git a/a/1.txt b/N1/1.txt index cde64b0..9147807 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,3 +1,4 @@ + This is a note to let you know that I've just added the patch titled EDAC, sb_edac: Fix missing break in switch @@ -13,7 +14,7 @@ If you, or anyone else, feels it should not be added to the stable tree, please let <stable@vger.kernel.org> know about it. -From foo@baz Wed Dec 6 18:04:41 CET 2017 +>From foo@baz Wed Dec 6 18:04:41 CET 2017 From: "Gustavo A. R. Silva" <garsilva@embeddedor.com> Date: Mon, 16 Oct 2017 12:40:29 -0500 Subject: EDAC, sb_edac: Fix missing break in switch @@ -37,17 +38,6 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> drivers/edac/sb_edac.c | 1 + 1 file changed, 1 insertion(+) - - -Patches currently in stable-queue which might be from garsilva@embeddedor.com are - -queue-4.14/iio-multiplexer-add-null-check-on-devm_kzalloc-and-devm_kmemdup-return-values.patch -queue-4.14/edac-sb_edac-fix-missing-break-in-switch.patch --- -To unsubscribe from this list: send the line "unsubscribe linux-edac" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html - --- a/drivers/edac/sb_edac.c +++ b/drivers/edac/sb_edac.c @@ -2498,6 +2498,7 @@ static int ibridge_mci_bind_devs(struct @@ -58,3 +48,9 @@ More majordomo info at http://vger.kernel.org/majordomo-info.html case PCI_DEVICE_ID_INTEL_IBRIDGE_IMC_HA0_RAS: case PCI_DEVICE_ID_INTEL_IBRIDGE_IMC_HA1_RAS: pvt->pci_ras = pdev; + + +Patches currently in stable-queue which might be from garsilva@embeddedor.com are + +queue-4.14/iio-multiplexer-add-null-check-on-devm_kzalloc-and-devm_kmemdup-return-values.patch +queue-4.14/edac-sb_edac-fix-missing-break-in-switch.patch diff --git a/a/content_digest b/N1/content_digest index 1f748b9..fdc6911 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,4 +1,4 @@ - "From\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0" + "From\0<gregkh@linuxfoundation.org>\0" "Subject\0Patch \"EDAC, sb_edac: Fix missing break in switch\" has been added to the 4.14-stable tree\0" "Date\0Wed, 06 Dec 2017 18:25:46 +0100\0" "To\0garsilva@embeddedor.com" @@ -7,10 +7,11 @@ gregkh@linuxfoundation.org linux-edac@vger.kernel.org " qiuxu.zhuo@intel.com\0" - "Cc\0stable@vger.kernel.org" - " stable-commits@vger.kernel.org\0" + "Cc\0<stable@vger.kernel.org>" + " <stable-commits@vger.kernel.org>\0" "\00:1\0" "b\0" + "\n" "This is a note to let you know that I've just added the patch titled\n" "\n" " EDAC, sb_edac: Fix missing break in switch\n" @@ -26,7 +27,7 @@ "please let <stable@vger.kernel.org> know about it.\n" "\n" "\n" - "From foo@baz Wed Dec 6 18:04:41 CET 2017\n" + ">From foo@baz Wed Dec 6 18:04:41 CET 2017\n" "From: \"Gustavo A. R. Silva\" <garsilva@embeddedor.com>\n" "Date: Mon, 16 Oct 2017 12:40:29 -0500\n" "Subject: EDAC, sb_edac: Fix missing break in switch\n" @@ -50,17 +51,6 @@ " drivers/edac/sb_edac.c | 1 +\n" " 1 file changed, 1 insertion(+)\n" "\n" - "\n" - "\n" - "Patches currently in stable-queue which might be from garsilva@embeddedor.com are\n" - "\n" - "queue-4.14/iio-multiplexer-add-null-check-on-devm_kzalloc-and-devm_kmemdup-return-values.patch\n" - "queue-4.14/edac-sb_edac-fix-missing-break-in-switch.patch\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-edac\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - "More majordomo info at http://vger.kernel.org/majordomo-info.html\n" - "\n" "--- a/drivers/edac/sb_edac.c\n" "+++ b/drivers/edac/sb_edac.c\n" "@@ -2498,6 +2498,7 @@ static int ibridge_mci_bind_devs(struct\n" @@ -70,6 +60,12 @@ "+\t\t\tbreak;\n" " \t\tcase PCI_DEVICE_ID_INTEL_IBRIDGE_IMC_HA0_RAS:\n" " \t\tcase PCI_DEVICE_ID_INTEL_IBRIDGE_IMC_HA1_RAS:\n" - " \t\t\tpvt->pci_ras = pdev;" + " \t\t\tpvt->pci_ras = pdev;\n" + "\n" + "\n" + "Patches currently in stable-queue which might be from garsilva@embeddedor.com are\n" + "\n" + "queue-4.14/iio-multiplexer-add-null-check-on-devm_kzalloc-and-devm_kmemdup-return-values.patch\n" + queue-4.14/edac-sb_edac-fix-missing-break-in-switch.patch -b8dad9331022cc64a3d77c7997c2d5b7d90e4307c5cd6a5af7fb873769749f00 +6b31a4a69591285fa47a98e8c8b7877c322b23008984a699602bd93ed38ec401
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.