diff for duplicates of <87fux1xifd.fsf@linux.vnet.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 5215f2d..5f4d6f4 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -Vineet Gupta <Vineet.Gupta1 at synopsys.com> writes: +Vineet Gupta <Vineet.Gupta1@synopsys.com> writes: > This showed up on ARC when running LMBench bw_mem tests as > Overlapping TLB Machine Check Exception triggered due to STLB entry @@ -26,18 +26,18 @@ Vineet Gupta <Vineet.Gupta1 at synopsys.com> writes: > Fixes STAR 9000961194: LMBench on AXS103 triggering duplicate TLB > exceptions with super pages > -> Cc: Kirill A. Shutemov <kirill.shutemov at linux.intel.com> -> Cc: Aneesh Kumar K.V <aneesh.kumar at linux.vnet.ibm.com> -> Cc: Andrea Arcangeli <aarcange at redhat.com> -> Cc: Andrew Morton <akpm at linux-foundation.org> -> Cc: <stable at vger.kernel.org> #4.4 -> Cc: <linux-snps-arc at lists.infradead.org> -> Cc: linux-kernel at vger.kernel.org -> Cc: linux-mm at kvack.org +> Cc: Kirill A. Shutemov <kirill.shutemov@linux.intel.com> +> Cc: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> +> Cc: Andrea Arcangeli <aarcange@redhat.com> +> Cc: Andrew Morton <akpm@linux-foundation.org> +> Cc: <stable@vger.kernel.org> #4.4 +> Cc: <linux-snps-arc@lists.infradead.org> +> Cc: linux-kernel@vger.kernel.org +> Cc: linux-mm@kvack.org > Fixes: 12ebc1581ad11454 ("mm,thp: introduce flush_pmd_tlb_range") -> Signed-off-by: Vineet Gupta <vgupta at synopsys.com> +> Signed-off-by: Vineet Gupta <vgupta@synopsys.com> -Reviewed-by: Aneesh Kumar K.V <aneesh.kumar at linux.vnet.ibm.com> +Reviewed-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> We do have reverse usage in migration code path, which I have as a patch here. @@ -67,3 +67,9 @@ https://github.com/kvaneesh/linux/commit/b8a78933fea93cb0b2978868e59a0a4b12eb92e > 2.5.0 -aneesh + +-- +To unsubscribe, send a message with 'unsubscribe linux-mm' in +the body to majordomo@kvack.org. For more info on Linux MM, +see: http://www.linux-mm.org/ . +Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a> diff --git a/a/content_digest b/N1/content_digest index 1ff41d8..b269184 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,11 +1,18 @@ "ref\01455080175-10987-1-git-send-email-vgupta@synopsys.com\0" - "From\0aneesh.kumar@linux.vnet.ibm.com (Aneesh Kumar K.V)\0" - "Subject\0[PATCH] mm, thp: khugepaged: call pte flush at the time of collapse\0" + "From\0Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>\0" + "Subject\0Re: [PATCH] mm,thp: khugepaged: call pte flush at the time of collapse\0" "Date\0Wed, 10 Feb 2016 10:37:02 +0530\0" - "To\0linux-snps-arc@lists.infradead.org\0" + "To\0Vineet Gupta <Vineet.Gupta1@synopsys.com>" + " Kirill A. Shutemov <kirill.shutemov@linux.intel.com>\0" + "Cc\0Andrea Arcangeli <aarcange@redhat.com>" + Andrew Morton <akpm@linux-foundation.org> + stable@vger.kernel.org + linux-snps-arc@lists.infradead.org + linux-kernel@vger.kernel.org + " linux-mm@kvack.org\0" "\00:1\0" "b\0" - "Vineet Gupta <Vineet.Gupta1 at synopsys.com> writes:\n" + "Vineet Gupta <Vineet.Gupta1@synopsys.com> writes:\n" "\n" "> This showed up on ARC when running LMBench bw_mem tests as\n" "> Overlapping TLB Machine Check Exception triggered due to STLB entry\n" @@ -33,18 +40,18 @@ "> Fixes STAR 9000961194: LMBench on AXS103 triggering duplicate TLB\n" "> exceptions with super pages\n" ">\n" - "> Cc: Kirill A. Shutemov <kirill.shutemov at linux.intel.com>\n" - "> Cc: Aneesh Kumar K.V <aneesh.kumar at linux.vnet.ibm.com>\n" - "> Cc: Andrea Arcangeli <aarcange at redhat.com>\n" - "> Cc: Andrew Morton <akpm at linux-foundation.org>\n" - "> Cc: <stable at vger.kernel.org> #4.4\n" - "> Cc: <linux-snps-arc at lists.infradead.org>\n" - "> Cc: linux-kernel at vger.kernel.org\n" - "> Cc: linux-mm at kvack.org\n" + "> Cc: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>\n" + "> Cc: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>\n" + "> Cc: Andrea Arcangeli <aarcange@redhat.com>\n" + "> Cc: Andrew Morton <akpm@linux-foundation.org>\n" + "> Cc: <stable@vger.kernel.org> #4.4\n" + "> Cc: <linux-snps-arc@lists.infradead.org>\n" + "> Cc: linux-kernel@vger.kernel.org\n" + "> Cc: linux-mm@kvack.org\n" "> Fixes: 12ebc1581ad11454 (\"mm,thp: introduce flush_pmd_tlb_range\")\n" - "> Signed-off-by: Vineet Gupta <vgupta at synopsys.com>\n" + "> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>\n" "\n" - "Reviewed-by: Aneesh Kumar K.V <aneesh.kumar at linux.vnet.ibm.com>\n" + "Reviewed-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>\n" "\n" "We do have reverse usage in migration code path, which I have as a patch\n" "here.\n" @@ -73,6 +80,12 @@ "> -- \n" "> 2.5.0\n" "\n" - -aneesh + "-aneesh\n" + "\n" + "--\n" + "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n" + "the body to majordomo@kvack.org. For more info on Linux MM,\n" + "see: http://www.linux-mm.org/ .\n" + "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>" -15871505bd43c7f2969f70fed4c11e274f4a1f84a031a91720bdffa5efd38197 +f4bb3237fe1ce3e1d3e4727865c6adfd240670a95e3cdf9d4877d637e7953f4a
diff --git a/a/1.txt b/N2/1.txt index 5215f2d..bcc4ff0 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,4 +1,4 @@ -Vineet Gupta <Vineet.Gupta1 at synopsys.com> writes: +Vineet Gupta <Vineet.Gupta1@synopsys.com> writes: > This showed up on ARC when running LMBench bw_mem tests as > Overlapping TLB Machine Check Exception triggered due to STLB entry @@ -26,18 +26,18 @@ Vineet Gupta <Vineet.Gupta1 at synopsys.com> writes: > Fixes STAR 9000961194: LMBench on AXS103 triggering duplicate TLB > exceptions with super pages > -> Cc: Kirill A. Shutemov <kirill.shutemov at linux.intel.com> -> Cc: Aneesh Kumar K.V <aneesh.kumar at linux.vnet.ibm.com> -> Cc: Andrea Arcangeli <aarcange at redhat.com> -> Cc: Andrew Morton <akpm at linux-foundation.org> -> Cc: <stable at vger.kernel.org> #4.4 -> Cc: <linux-snps-arc at lists.infradead.org> -> Cc: linux-kernel at vger.kernel.org -> Cc: linux-mm at kvack.org +> Cc: Kirill A. Shutemov <kirill.shutemov@linux.intel.com> +> Cc: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> +> Cc: Andrea Arcangeli <aarcange@redhat.com> +> Cc: Andrew Morton <akpm@linux-foundation.org> +> Cc: <stable@vger.kernel.org> #4.4 +> Cc: <linux-snps-arc@lists.infradead.org> +> Cc: linux-kernel@vger.kernel.org +> Cc: linux-mm@kvack.org > Fixes: 12ebc1581ad11454 ("mm,thp: introduce flush_pmd_tlb_range") -> Signed-off-by: Vineet Gupta <vgupta at synopsys.com> +> Signed-off-by: Vineet Gupta <vgupta@synopsys.com> -Reviewed-by: Aneesh Kumar K.V <aneesh.kumar at linux.vnet.ibm.com> +Reviewed-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> We do have reverse usage in migration code path, which I have as a patch here. diff --git a/a/content_digest b/N2/content_digest index 1ff41d8..cbd2b1c 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,11 +1,19 @@ "ref\01455080175-10987-1-git-send-email-vgupta@synopsys.com\0" - "From\0aneesh.kumar@linux.vnet.ibm.com (Aneesh Kumar K.V)\0" - "Subject\0[PATCH] mm, thp: khugepaged: call pte flush at the time of collapse\0" + "From\0Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>\0" + "Subject\0Re: [PATCH] mm,thp: khugepaged: call pte flush at the time of collapse\0" "Date\0Wed, 10 Feb 2016 10:37:02 +0530\0" - "To\0linux-snps-arc@lists.infradead.org\0" + "To\0Vineet Gupta <Vineet.Gupta1@synopsys.com>" + " Kirill A. Shutemov <kirill.shutemov@linux.intel.com>\0" + "Cc\0Vineet Gupta <Vineet.Gupta1@synopsys.com>" + Andrea Arcangeli <aarcange@redhat.com> + Andrew Morton <akpm@linux-foundation.org> + stable@vger.kernel.org + linux-snps-arc@lists.infradead.org + linux-kernel@vger.kernel.org + " linux-mm@kvack.org\0" "\00:1\0" "b\0" - "Vineet Gupta <Vineet.Gupta1 at synopsys.com> writes:\n" + "Vineet Gupta <Vineet.Gupta1@synopsys.com> writes:\n" "\n" "> This showed up on ARC when running LMBench bw_mem tests as\n" "> Overlapping TLB Machine Check Exception triggered due to STLB entry\n" @@ -33,18 +41,18 @@ "> Fixes STAR 9000961194: LMBench on AXS103 triggering duplicate TLB\n" "> exceptions with super pages\n" ">\n" - "> Cc: Kirill A. Shutemov <kirill.shutemov at linux.intel.com>\n" - "> Cc: Aneesh Kumar K.V <aneesh.kumar at linux.vnet.ibm.com>\n" - "> Cc: Andrea Arcangeli <aarcange at redhat.com>\n" - "> Cc: Andrew Morton <akpm at linux-foundation.org>\n" - "> Cc: <stable at vger.kernel.org> #4.4\n" - "> Cc: <linux-snps-arc at lists.infradead.org>\n" - "> Cc: linux-kernel at vger.kernel.org\n" - "> Cc: linux-mm at kvack.org\n" + "> Cc: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>\n" + "> Cc: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>\n" + "> Cc: Andrea Arcangeli <aarcange@redhat.com>\n" + "> Cc: Andrew Morton <akpm@linux-foundation.org>\n" + "> Cc: <stable@vger.kernel.org> #4.4\n" + "> Cc: <linux-snps-arc@lists.infradead.org>\n" + "> Cc: linux-kernel@vger.kernel.org\n" + "> Cc: linux-mm@kvack.org\n" "> Fixes: 12ebc1581ad11454 (\"mm,thp: introduce flush_pmd_tlb_range\")\n" - "> Signed-off-by: Vineet Gupta <vgupta at synopsys.com>\n" + "> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>\n" "\n" - "Reviewed-by: Aneesh Kumar K.V <aneesh.kumar at linux.vnet.ibm.com>\n" + "Reviewed-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>\n" "\n" "We do have reverse usage in migration code path, which I have as a patch\n" "here.\n" @@ -75,4 +83,4 @@ "\n" -aneesh -15871505bd43c7f2969f70fed4c11e274f4a1f84a031a91720bdffa5efd38197 +f09a9394f64efb4936f1bc7fca89b7e1ca63367a166d73d12e1684e75aa9a1ea
diff --git a/a/1.txt b/N3/1.txt index 5215f2d..5f4d6f4 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -1,4 +1,4 @@ -Vineet Gupta <Vineet.Gupta1 at synopsys.com> writes: +Vineet Gupta <Vineet.Gupta1@synopsys.com> writes: > This showed up on ARC when running LMBench bw_mem tests as > Overlapping TLB Machine Check Exception triggered due to STLB entry @@ -26,18 +26,18 @@ Vineet Gupta <Vineet.Gupta1 at synopsys.com> writes: > Fixes STAR 9000961194: LMBench on AXS103 triggering duplicate TLB > exceptions with super pages > -> Cc: Kirill A. Shutemov <kirill.shutemov at linux.intel.com> -> Cc: Aneesh Kumar K.V <aneesh.kumar at linux.vnet.ibm.com> -> Cc: Andrea Arcangeli <aarcange at redhat.com> -> Cc: Andrew Morton <akpm at linux-foundation.org> -> Cc: <stable at vger.kernel.org> #4.4 -> Cc: <linux-snps-arc at lists.infradead.org> -> Cc: linux-kernel at vger.kernel.org -> Cc: linux-mm at kvack.org +> Cc: Kirill A. Shutemov <kirill.shutemov@linux.intel.com> +> Cc: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> +> Cc: Andrea Arcangeli <aarcange@redhat.com> +> Cc: Andrew Morton <akpm@linux-foundation.org> +> Cc: <stable@vger.kernel.org> #4.4 +> Cc: <linux-snps-arc@lists.infradead.org> +> Cc: linux-kernel@vger.kernel.org +> Cc: linux-mm@kvack.org > Fixes: 12ebc1581ad11454 ("mm,thp: introduce flush_pmd_tlb_range") -> Signed-off-by: Vineet Gupta <vgupta at synopsys.com> +> Signed-off-by: Vineet Gupta <vgupta@synopsys.com> -Reviewed-by: Aneesh Kumar K.V <aneesh.kumar at linux.vnet.ibm.com> +Reviewed-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> We do have reverse usage in migration code path, which I have as a patch here. @@ -67,3 +67,9 @@ https://github.com/kvaneesh/linux/commit/b8a78933fea93cb0b2978868e59a0a4b12eb92e > 2.5.0 -aneesh + +-- +To unsubscribe, send a message with 'unsubscribe linux-mm' in +the body to majordomo@kvack.org. For more info on Linux MM, +see: http://www.linux-mm.org/ . +Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a> diff --git a/a/content_digest b/N3/content_digest index 1ff41d8..b2b2e51 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,11 +1,19 @@ "ref\01455080175-10987-1-git-send-email-vgupta@synopsys.com\0" - "From\0aneesh.kumar@linux.vnet.ibm.com (Aneesh Kumar K.V)\0" - "Subject\0[PATCH] mm, thp: khugepaged: call pte flush at the time of collapse\0" + "From\0Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>\0" + "Subject\0Re: [PATCH] mm,thp: khugepaged: call pte flush at the time of collapse\0" "Date\0Wed, 10 Feb 2016 10:37:02 +0530\0" - "To\0linux-snps-arc@lists.infradead.org\0" + "To\0Vineet Gupta <Vineet.Gupta1@synopsys.com>" + " Kirill A. Shutemov <kirill.shutemov@linux.intel.com>\0" + "Cc\0Vineet Gupta <Vineet.Gupta1@synopsys.com>" + Andrea Arcangeli <aarcange@redhat.com> + Andrew Morton <akpm@linux-foundation.org> + stable@vger.kernel.org + linux-snps-arc@lists.infradead.org + linux-kernel@vger.kernel.org + " linux-mm@kvack.org\0" "\00:1\0" "b\0" - "Vineet Gupta <Vineet.Gupta1 at synopsys.com> writes:\n" + "Vineet Gupta <Vineet.Gupta1@synopsys.com> writes:\n" "\n" "> This showed up on ARC when running LMBench bw_mem tests as\n" "> Overlapping TLB Machine Check Exception triggered due to STLB entry\n" @@ -33,18 +41,18 @@ "> Fixes STAR 9000961194: LMBench on AXS103 triggering duplicate TLB\n" "> exceptions with super pages\n" ">\n" - "> Cc: Kirill A. Shutemov <kirill.shutemov at linux.intel.com>\n" - "> Cc: Aneesh Kumar K.V <aneesh.kumar at linux.vnet.ibm.com>\n" - "> Cc: Andrea Arcangeli <aarcange at redhat.com>\n" - "> Cc: Andrew Morton <akpm at linux-foundation.org>\n" - "> Cc: <stable at vger.kernel.org> #4.4\n" - "> Cc: <linux-snps-arc at lists.infradead.org>\n" - "> Cc: linux-kernel at vger.kernel.org\n" - "> Cc: linux-mm at kvack.org\n" + "> Cc: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>\n" + "> Cc: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>\n" + "> Cc: Andrea Arcangeli <aarcange@redhat.com>\n" + "> Cc: Andrew Morton <akpm@linux-foundation.org>\n" + "> Cc: <stable@vger.kernel.org> #4.4\n" + "> Cc: <linux-snps-arc@lists.infradead.org>\n" + "> Cc: linux-kernel@vger.kernel.org\n" + "> Cc: linux-mm@kvack.org\n" "> Fixes: 12ebc1581ad11454 (\"mm,thp: introduce flush_pmd_tlb_range\")\n" - "> Signed-off-by: Vineet Gupta <vgupta at synopsys.com>\n" + "> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>\n" "\n" - "Reviewed-by: Aneesh Kumar K.V <aneesh.kumar at linux.vnet.ibm.com>\n" + "Reviewed-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>\n" "\n" "We do have reverse usage in migration code path, which I have as a patch\n" "here.\n" @@ -73,6 +81,12 @@ "> -- \n" "> 2.5.0\n" "\n" - -aneesh + "-aneesh\n" + "\n" + "--\n" + "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n" + "the body to majordomo@kvack.org. For more info on Linux MM,\n" + "see: http://www.linux-mm.org/ .\n" + "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>" -15871505bd43c7f2969f70fed4c11e274f4a1f84a031a91720bdffa5efd38197 +a823c9d0bb035dc1d6d78eea5a1f116e691e02cba3adf97c4f9e9d2041d46908
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.