diff for duplicates of <1518683642163166@kroah.com> diff --git a/a/1.txt b/N1/1.txt index aa352f2..64beccb 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,21 +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-4.15/edac-octeon-fix-an-uninitialized-variable-warning.patch -queue-4.15/ssb-do-not-disable-pci-host-on-non-mips.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 @@ -78,6 +78,7 @@ static void octeon_lmc_edac_poll_o2(stru @@ -70,3 +61,9 @@ 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-4.15/edac-octeon-fix-an-uninitialized-variable-warning.patch +queue-4.15/ssb-do-not-disable-pci-host-on-non-mips.patch diff --git a/a/content_digest b/N1/content_digest index 67a9c1c..7efdd44 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 4.15-stable tree\0" "Date\0Thu, 15 Feb 2018 09:34:02 +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,21 +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-4.15/edac-octeon-fix-an-uninitialized-variable-warning.patch\n" - "queue-4.15/ssb-do-not-disable-pci-host-on-non-mips.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" "@@ -78,6 +78,7 @@ static void octeon_lmc_edac_poll_o2(stru\n" @@ -81,6 +72,12 @@ "+\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-4.15/edac-octeon-fix-an-uninitialized-variable-warning.patch\n" + queue-4.15/ssb-do-not-disable-pci-host-on-non-mips.patch -e0c2b0d1b148ec51d4b70f9549bb7a637dd62446ded13141b288904c1cb66dc0 +0e7b86169dd1d1fd393fc27a8a3163ec425c1cba887e9231947b0f19b1bc238c
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.