diff for duplicates of <151868347124149@kroah.com> diff --git a/a/1.txt b/N1/1.txt index 91d465e..e61846e 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, octeon: Fix an uninitialized variable warning @@ -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 544e92581a2ac44607d7cc602c6b54d18656f56d Mon Sep 17 00:00:00 2001 +>From 544e92581a2ac44607d7cc602c6b54d18656f56d Mon Sep 17 00:00:00 2001 From: James Hogan <jhogan@kernel.org> Date: Mon, 13 Nov 2017 16:12:06 +0000 Subject: EDAC, octeon: Fix an uninitialized variable warning @@ -45,20 +46,11 @@ Fixes: 1bc021e81565 ("EDAC: Octeon: Add error injection support") Link: http://lkml.kernel.org/r/20171113161206.20990-1-james.hogan@mips.com Signed-off-by: Borislav Petkov <bp@suse.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> + --- drivers/edac/octeon_edac-lmc.c | 1 + 1 file changed, 1 insertion(+) - - -Patches currently in stable-queue which might be from jhogan@kernel.org are - -queue-3.18/edac-octeon-fix-an-uninitialized-variable-warning.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/octeon_edac-lmc.c +++ b/drivers/edac/octeon_edac-lmc.c @@ -79,6 +79,7 @@ static void octeon_lmc_edac_poll_o2(stru @@ -69,3 +61,8 @@ More majordomo info at http://vger.kernel.org/majordomo-info.html if (pvt->error_type == 1) int_reg.s.sec_err = 1; if (pvt->error_type == 2) + + +Patches currently in stable-queue which might be from jhogan@kernel.org are + +queue-3.18/edac-octeon-fix-an-uninitialized-variable-warning.patch diff --git a/a/content_digest b/N1/content_digest index 17becb8..ed44f47 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, octeon: Fix an uninitialized variable warning\" has been added to the 3.18-stable tree\0" "Date\0Thu, 15 Feb 2018 09:31:11 +0100\0" "To\0jhogan@kernel.org" @@ -6,10 +6,11 @@ david.daney@cavium.com gregkh@linuxfoundation.org " linux-edac@vger.kernel.org\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, octeon: Fix an uninitialized variable warning\n" @@ -25,7 +26,7 @@ "please let <stable@vger.kernel.org> know about it.\n" "\n" "\n" - "From 544e92581a2ac44607d7cc602c6b54d18656f56d Mon Sep 17 00:00:00 2001\n" + ">From 544e92581a2ac44607d7cc602c6b54d18656f56d Mon Sep 17 00:00:00 2001\n" "From: James Hogan <jhogan@kernel.org>\n" "Date: Mon, 13 Nov 2017 16:12:06 +0000\n" "Subject: EDAC, octeon: Fix an uninitialized variable warning\n" @@ -57,20 +58,11 @@ "Link: http://lkml.kernel.org/r/20171113161206.20990-1-james.hogan@mips.com\n" "Signed-off-by: Borislav Petkov <bp@suse.de>\n" "Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>\n" + "\n" "---\n" " drivers/edac/octeon_edac-lmc.c | 1 +\n" " 1 file changed, 1 insertion(+)\n" "\n" - "\n" - "\n" - "Patches currently in stable-queue which might be from jhogan@kernel.org are\n" - "\n" - "queue-3.18/edac-octeon-fix-an-uninitialized-variable-warning.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/octeon_edac-lmc.c\n" "+++ b/drivers/edac/octeon_edac-lmc.c\n" "@@ -79,6 +79,7 @@ static void octeon_lmc_edac_poll_o2(stru\n" @@ -80,6 +72,11 @@ "+\t\tint_reg.u64 = 0;\n" " \t\tif (pvt->error_type == 1)\n" " \t\t\tint_reg.s.sec_err = 1;\n" - " \t\tif (pvt->error_type == 2)" + " \t\tif (pvt->error_type == 2)\n" + "\n" + "\n" + "Patches currently in stable-queue which might be from jhogan@kernel.org are\n" + "\n" + queue-3.18/edac-octeon-fix-an-uninitialized-variable-warning.patch -ae76f3148583be9aaa6e4ce8884312a075ee6651b0532e80071813060d9d170b +a041ee0d2b2f397b22a0c3a7ed841eef815c955b6888fe83ab9b468dcb763550
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.