diff for duplicates of <509A137C.3020903@mellanox.com> diff --git a/a/1.txt b/N1/1.txt index 4b591a9..fb01a1d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,9 +3,9 @@ On 05/11/2012 23:36, David Rientjes wrote: > and, if so, may call mmu_notifier_invalidate_range_end() with these > values. This doesn't prevent gcc from emitting a build warning though: > -> mm/memory.c: In function a??do_wp_pagea??: -> mm/memory.c:2530: warning: a??mmun_starta?? may be used uninitialized in this function -> mm/memory.c:2531: warning: a??mmun_enda?? may be used uninitialized in this function +> mm/memory.c: In function ‘do_wp_page’: +> mm/memory.c:2530: warning: ‘mmun_start’ may be used uninitialized in this function +> mm/memory.c:2531: warning: ‘mmun_end’ may be used uninitialized in this function I haven't seen these warning. Perhaps I used a different compiler version, or the right flags. @@ -57,10 +57,4 @@ This solution looks great to me. > mmu_notifier_invalidate_range_end(mm, mmun_start, mmun_end); > if (old_page) { > /* -> - --- -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 6315ad4..e2518f9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -6,8 +6,8 @@ "To\0David Rientjes <rientjes@google.com>\0" "Cc\0Andrew Morton <akpm@linux-foundation.org>" Linus Torvalds <torvalds@linux-foundation.org> - linux-kernel@vger.kernel.org - " linux-mm@kvack.org\0" + <linux-kernel@vger.kernel.org> + " <linux-mm@kvack.org>\0" "\00:1\0" "b\0" "On 05/11/2012 23:36, David Rientjes wrote:\n" @@ -15,9 +15,9 @@ "> and, if so, may call mmu_notifier_invalidate_range_end() with these \n" "> values. This doesn't prevent gcc from emitting a build warning though:\n" "> \n" - "> mm/memory.c: In function a??do_wp_pagea??:\n" - "> mm/memory.c:2530: warning: a??mmun_starta?? may be used uninitialized in this function\n" - "> mm/memory.c:2531: warning: a??mmun_enda?? may be used uninitialized in this function\n" + "> mm/memory.c: In function \342\200\230do_wp_page\342\200\231:\n" + "> mm/memory.c:2530: warning: \342\200\230mmun_start\342\200\231 may be used uninitialized in this function\n" + "> mm/memory.c:2531: warning: \342\200\230mmun_end\342\200\231 may be used uninitialized in this function\n" "\n" "I haven't seen these warning. Perhaps I used a different compiler\n" "version, or the right flags.\n" @@ -69,12 +69,6 @@ "> \t\tmmu_notifier_invalidate_range_end(mm, mmun_start, mmun_end);\n" "> \tif (old_page) {\n" "> \t\t/*\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>" + > -7d04f0adeacb5449f19e4f763d71ca6770d3dffbde437ceeb359a511de82b473 +71fae7bf9d7b42e54438b002114615bbb7809c33d58950e366234055bc5410b6
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.