diff for duplicates of <1208444605.7115.2.camel@twins> diff --git a/a/content_digest b/N1/content_digest index 9f29d7a..a37e833 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,18 +1,17 @@ "ref\020080328025455.GA8083@wotan.suse.de\0" "ref\020080328030023.GC8083@wotan.suse.de\0" - "ref\020080328030023.GC8083-B4tOwbsTzaBolqkO4TVVkw@public.gmane.org\0" - "From\0Peter Zijlstra <peterz-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>\0" + "From\0Peter Zijlstra <peterz@infradead.org>\0" "Subject\0Re: [patch 2/2]: introduce fast_gup\0" "Date\0Thu, 17 Apr 2008 17:03:25 +0200\0" - "To\0Nick Piggin <npiggin-l3A5Bk7waGM@public.gmane.org>\0" - "Cc\0Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>" - shaggy-V7BBcbaFuwjMbYB6QlFGEg@public.gmane.org - axboe-tSWWG44O7X1aa/9Udqfwiw@public.gmane.org - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - linux-arch-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org - Clark Williams <williams-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> - " Ingo Molnar <mingo-X9Un+BFzKDI@public.gmane.org>\0" + "To\0Nick Piggin <npiggin@suse.de>\0" + "Cc\0Andrew Morton <akpm@linux-foundation.org>" + shaggy@austin.ibm.com + axboe@kernel.dk + linux-mm@kvack.org + linux-arch@vger.kernel.org + torvalds@linux-foundation.org + Clark Williams <williams@redhat.com> + " Ingo Molnar <mingo@elte.hu>\0" "\00:1\0" "b\0" "On Fri, 2008-03-28 at 04:00 +0100, Nick Piggin wrote:\n" @@ -99,4 +98,4 @@ " \t\tif ((pte_val(pte) & mask) != result)\n" " \t\t\treturn 0;" -5bd334ed71b91002cc2ac84595d9debe8b2a6150dfef415aa7d9824a0b0966bd +f0ddf12a19c563fa3a1d438ad4ae0be5cb6430f19d6b34524f67df04d4accc8e
diff --git a/a/1.txt b/N2/1.txt index b3610ad..e47a336 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -81,3 +81,10 @@ Index: linux-2.6/arch/x86/mm/gup.c if ((pte_val(pte) & mask) != result) return 0; + + +-- +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/N2/content_digest index 9f29d7a..d7b427d 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,18 +1,17 @@ "ref\020080328025455.GA8083@wotan.suse.de\0" "ref\020080328030023.GC8083@wotan.suse.de\0" - "ref\020080328030023.GC8083-B4tOwbsTzaBolqkO4TVVkw@public.gmane.org\0" - "From\0Peter Zijlstra <peterz-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>\0" + "From\0Peter Zijlstra <peterz@infradead.org>\0" "Subject\0Re: [patch 2/2]: introduce fast_gup\0" "Date\0Thu, 17 Apr 2008 17:03:25 +0200\0" - "To\0Nick Piggin <npiggin-l3A5Bk7waGM@public.gmane.org>\0" - "Cc\0Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>" - shaggy-V7BBcbaFuwjMbYB6QlFGEg@public.gmane.org - axboe-tSWWG44O7X1aa/9Udqfwiw@public.gmane.org - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - linux-arch-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org - Clark Williams <williams-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> - " Ingo Molnar <mingo-X9Un+BFzKDI@public.gmane.org>\0" + "To\0Nick Piggin <npiggin@suse.de>\0" + "Cc\0Andrew Morton <akpm@linux-foundation.org>" + shaggy@austin.ibm.com + axboe@kernel.dk + linux-mm@kvack.org + linux-arch@vger.kernel.org + torvalds@linux-foundation.org + Clark Williams <williams@redhat.com> + " Ingo Molnar <mingo@elte.hu>\0" "\00:1\0" "b\0" "On Fri, 2008-03-28 at 04:00 +0100, Nick Piggin wrote:\n" @@ -97,6 +96,13 @@ "+#endif\n" " \n" " \t\tif ((pte_val(pte) & mask) != result)\n" - " \t\t\treturn 0;" + " \t\t\treturn 0;\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>" -5bd334ed71b91002cc2ac84595d9debe8b2a6150dfef415aa7d9824a0b0966bd +d2bb999ad2f35bba14b117e977c37c8d93f07ca2940be61824b31e7c82d3b179
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.