diff for duplicates of <56DEF08D.607@suse.cz> diff --git a/a/1.txt b/N1/1.txt index 70af787..76ab23e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -24,17 +24,17 @@ defer this requirement to places that use the API? > (doesn't use atomic clear) with a concurrent running > slab_lock()->test_and_set_bit() > -> Cc: Christoph Lameter <cl at linux.com> -> Cc: Pekka Enberg <penberg at kernel.org> -> Cc: David Rientjes <rientjes at google.com> -> Cc: Joonsoo Kim <iamjoonsoo.kim at lge.com> -> Cc: Andrew Morton <akpm at linux-foundation.org> -> Cc: Noam Camus <noamc at ezchip.com> -> Cc: <stable at vger.kernel.org> -> Cc: <linux-mm at kvack.org> -> Cc: <linux-kernel at vger.kernel.org> -> Cc: <linux-snps-arc at lists.infradead.org> -> Signed-off-by: Vineet Gupta <vgupta at synopsys.com> +> Cc: Christoph Lameter <cl@linux.com> +> Cc: Pekka Enberg <penberg@kernel.org> +> Cc: David Rientjes <rientjes@google.com> +> Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com> +> Cc: Andrew Morton <akpm@linux-foundation.org> +> Cc: Noam Camus <noamc@ezchip.com> +> Cc: <stable@vger.kernel.org> +> Cc: <linux-mm@kvack.org> +> Cc: <linux-kernel@vger.kernel.org> +> Cc: <linux-snps-arc@lists.infradead.org> +> Signed-off-by: Vineet Gupta <vgupta@synopsys.com> > --- > mm/slub.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) @@ -52,4 +52,10 @@ defer this requirement to places that use the API? > } > > static inline void set_page_slub_counters(struct page *page, unsigned long counters_new) -> +> + +-- +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 c768031..9d54a89 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,18 @@ "ref\01457447457-25878-1-git-send-email-vgupta@synopsys.com\0" - "From\0vbabka@suse.cz (Vlastimil Babka)\0" - "Subject\0[PATCH] mm: slub: Ensure that slab_unlock() is atomic\0" + "From\0Vlastimil Babka <vbabka@suse.cz>\0" + "Subject\0Re: [PATCH] mm: slub: Ensure that slab_unlock() is atomic\0" "Date\0Tue, 8 Mar 2016 16:32:29 +0100\0" - "To\0linux-snps-arc@lists.infradead.org\0" + "To\0Vineet Gupta <Vineet.Gupta1@synopsys.com>" + " linux-mm@kvack.org\0" + "Cc\0Christoph Lameter <cl@linux.com>" + Pekka Enberg <penberg@kernel.org> + David Rientjes <rientjes@google.com> + Joonsoo Kim <iamjoonsoo.kim@lge.com> + Andrew Morton <akpm@linux-foundation.org> + Noam Camus <noamc@ezchip.com> + stable@vger.kernel.org + linux-kernel@vger.kernel.org + " linux-snps-arc@lists.infradead.org\0" "\00:1\0" "b\0" "On 03/08/2016 03:30 PM, Vineet Gupta wrote:\n" @@ -31,17 +41,17 @@ "> (doesn't use atomic clear) with a concurrent running\n" "> slab_lock()->test_and_set_bit()\n" "> \n" - "> Cc: Christoph Lameter <cl at linux.com>\n" - "> Cc: Pekka Enberg <penberg at kernel.org>\n" - "> Cc: David Rientjes <rientjes at google.com>\n" - "> Cc: Joonsoo Kim <iamjoonsoo.kim at lge.com>\n" - "> Cc: Andrew Morton <akpm at linux-foundation.org>\n" - "> Cc: Noam Camus <noamc at ezchip.com>\n" - "> Cc: <stable at vger.kernel.org>\n" - "> Cc: <linux-mm at kvack.org>\n" - "> Cc: <linux-kernel at vger.kernel.org>\n" - "> Cc: <linux-snps-arc at lists.infradead.org>\n" - "> Signed-off-by: Vineet Gupta <vgupta at synopsys.com>\n" + "> Cc: Christoph Lameter <cl@linux.com>\n" + "> Cc: Pekka Enberg <penberg@kernel.org>\n" + "> Cc: David Rientjes <rientjes@google.com>\n" + "> Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com>\n" + "> Cc: Andrew Morton <akpm@linux-foundation.org>\n" + "> Cc: Noam Camus <noamc@ezchip.com>\n" + "> Cc: <stable@vger.kernel.org>\n" + "> Cc: <linux-mm@kvack.org>\n" + "> Cc: <linux-kernel@vger.kernel.org>\n" + "> Cc: <linux-snps-arc@lists.infradead.org>\n" + "> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>\n" "> ---\n" "> mm/slub.c | 2 +-\n" "> 1 file changed, 1 insertion(+), 1 deletion(-)\n" @@ -59,6 +69,12 @@ "> }\n" "> \n" "> static inline void set_page_slub_counters(struct page *page, unsigned long counters_new)\n" - > + "> \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>" -12cdde9b3ee356ead70ce23845b6973e01ac7b0ce75ece783f45c20181e8ab3b +a37c253ad20fd3abd90e9b25012bec2c0fa702243b2512bcc61fbe8527f8f39d
diff --git a/a/1.txt b/N2/1.txt index 70af787..0c5cbf9 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -24,17 +24,17 @@ defer this requirement to places that use the API? > (doesn't use atomic clear) with a concurrent running > slab_lock()->test_and_set_bit() > -> Cc: Christoph Lameter <cl at linux.com> -> Cc: Pekka Enberg <penberg at kernel.org> -> Cc: David Rientjes <rientjes at google.com> -> Cc: Joonsoo Kim <iamjoonsoo.kim at lge.com> -> Cc: Andrew Morton <akpm at linux-foundation.org> -> Cc: Noam Camus <noamc at ezchip.com> -> Cc: <stable at vger.kernel.org> -> Cc: <linux-mm at kvack.org> -> Cc: <linux-kernel at vger.kernel.org> -> Cc: <linux-snps-arc at lists.infradead.org> -> Signed-off-by: Vineet Gupta <vgupta at synopsys.com> +> Cc: Christoph Lameter <cl@linux.com> +> Cc: Pekka Enberg <penberg@kernel.org> +> Cc: David Rientjes <rientjes@google.com> +> Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com> +> Cc: Andrew Morton <akpm@linux-foundation.org> +> Cc: Noam Camus <noamc@ezchip.com> +> Cc: <stable@vger.kernel.org> +> Cc: <linux-mm@kvack.org> +> Cc: <linux-kernel@vger.kernel.org> +> Cc: <linux-snps-arc@lists.infradead.org> +> Signed-off-by: Vineet Gupta <vgupta@synopsys.com> > --- > mm/slub.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/a/content_digest b/N2/content_digest index c768031..2af0b9f 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,18 @@ "ref\01457447457-25878-1-git-send-email-vgupta@synopsys.com\0" - "From\0vbabka@suse.cz (Vlastimil Babka)\0" - "Subject\0[PATCH] mm: slub: Ensure that slab_unlock() is atomic\0" + "From\0Vlastimil Babka <vbabka@suse.cz>\0" + "Subject\0Re: [PATCH] mm: slub: Ensure that slab_unlock() is atomic\0" "Date\0Tue, 8 Mar 2016 16:32:29 +0100\0" - "To\0linux-snps-arc@lists.infradead.org\0" + "To\0Vineet Gupta <Vineet.Gupta1@synopsys.com>" + " linux-mm@kvack.org\0" + "Cc\0Christoph Lameter <cl@linux.com>" + Pekka Enberg <penberg@kernel.org> + David Rientjes <rientjes@google.com> + Joonsoo Kim <iamjoonsoo.kim@lge.com> + Andrew Morton <akpm@linux-foundation.org> + Noam Camus <noamc@ezchip.com> + stable@vger.kernel.org + linux-kernel@vger.kernel.org + " linux-snps-arc@lists.infradead.org\0" "\00:1\0" "b\0" "On 03/08/2016 03:30 PM, Vineet Gupta wrote:\n" @@ -31,17 +41,17 @@ "> (doesn't use atomic clear) with a concurrent running\n" "> slab_lock()->test_and_set_bit()\n" "> \n" - "> Cc: Christoph Lameter <cl at linux.com>\n" - "> Cc: Pekka Enberg <penberg at kernel.org>\n" - "> Cc: David Rientjes <rientjes at google.com>\n" - "> Cc: Joonsoo Kim <iamjoonsoo.kim at lge.com>\n" - "> Cc: Andrew Morton <akpm at linux-foundation.org>\n" - "> Cc: Noam Camus <noamc at ezchip.com>\n" - "> Cc: <stable at vger.kernel.org>\n" - "> Cc: <linux-mm at kvack.org>\n" - "> Cc: <linux-kernel at vger.kernel.org>\n" - "> Cc: <linux-snps-arc at lists.infradead.org>\n" - "> Signed-off-by: Vineet Gupta <vgupta at synopsys.com>\n" + "> Cc: Christoph Lameter <cl@linux.com>\n" + "> Cc: Pekka Enberg <penberg@kernel.org>\n" + "> Cc: David Rientjes <rientjes@google.com>\n" + "> Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com>\n" + "> Cc: Andrew Morton <akpm@linux-foundation.org>\n" + "> Cc: Noam Camus <noamc@ezchip.com>\n" + "> Cc: <stable@vger.kernel.org>\n" + "> Cc: <linux-mm@kvack.org>\n" + "> Cc: <linux-kernel@vger.kernel.org>\n" + "> Cc: <linux-snps-arc@lists.infradead.org>\n" + "> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>\n" "> ---\n" "> mm/slub.c | 2 +-\n" "> 1 file changed, 1 insertion(+), 1 deletion(-)\n" @@ -61,4 +71,4 @@ "> static inline void set_page_slub_counters(struct page *page, unsigned long counters_new)\n" > -12cdde9b3ee356ead70ce23845b6973e01ac7b0ce75ece783f45c20181e8ab3b +c5154b58d5dcfebf4c8e803b3de4bd8276feefbd0de65e7c4722ea9d60b2c089
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.