diff for duplicates of <20080131171806.GN7185@v2.random> diff --git a/a/1.txt b/N1/1.txt index 1c36f3d..4526097 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -44,8 +44,8 @@ registration list. And _end will better get start,end range too. XPMEM -> invalidate_range_start/end/invalidate_external_rmap GRU/KVM -> invalidate_pages[s], in the future mprotect_pages optimization etc... -Signed-off-by: Andrea Arcangeli <andrea@qumranet.com> -Signed-off-by: Christoph Lameter <clameter@sgi.com> +Signed-off-by: Andrea Arcangeli <andrea-atKUWr5tajBWk0Htik3J/w@public.gmane.org> +Signed-off-by: Christoph Lameter <clameter-sJ/iWh9BUns@public.gmane.org> diff --git a/include/asm-generic/pgtable.h b/include/asm-generic/pgtable.h --- a/include/asm-generic/pgtable.h @@ -324,7 +324,7 @@ new file mode 100644 + * + * Copyright (C) 2008 Qumranet, Inc. + * Copyright (C) 2008 SGI -+ * Christoph Lameter <clameter@sgi.com> ++ * Christoph Lameter <clameter-sJ/iWh9BUns@public.gmane.org> + * + * This work is licensed under the terms of the GNU GPL, version 2. See + * the COPYING file in the top-level directory. @@ -410,3 +410,9 @@ diff --git a/mm/mprotect.c b/mm/mprotect.c + mmu_notifier(invalidate_pages, mm, start, addr); pte_unmap_unlock(pte - 1, ptl); } + + +------------------------------------------------------------------------- +This SF.net email is sponsored by: Microsoft +Defy all challenges. Microsoft(R) Visual Studio 2008. +http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ diff --git a/a/content_digest b/N1/content_digest index 3ecff81..acbbf3a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,17 @@ "ref\020080131045750.855008281@sgi.com\0" - "From\0Andrea Arcangeli <andrea@qumranet.com>\0" + "ref\020080131045750.855008281-sJ/iWh9BUns@public.gmane.org\0" + "From\0Andrea Arcangeli <andrea-atKUWr5tajBWk0Htik3J/w@public.gmane.org>\0" "Subject\0[PATCH] mmu notifiers #v5\0" "Date\0Thu, 31 Jan 2008 18:18:06 +0100\0" - "To\0Christoph Lameter <clameter@sgi.com>\0" - "Cc\0Robin Holt <holt@sgi.com>" - Avi Kivity <avi@qumranet.com> - Izik Eidus <izike@qumranet.com> - kvm-devel@lists.sourceforge.net - Peter Zijlstra <a.p.zijlstra@chello.nl> - steiner@sgi.com - linux-kernel@vger.kernel.org - linux-mm@kvack.org - " daniel.blueman@quadrics.com\0" + "To\0Christoph Lameter <clameter-sJ/iWh9BUns@public.gmane.org>\0" + "Cc\0Peter Zijlstra <a.p.zijlstra-/NLkJaSkS4VmR6Xm/wNWPw@public.gmane.org>" + linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org + steiner-sJ/iWh9BUns@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org> + kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org + daniel.blueman-xqY44rlHlBpWk0Htik3J/w@public.gmane.org + " Robin Holt <holt-sJ/iWh9BUns@public.gmane.org>\0" "\00:1\0" "b\0" "GRU should implement at least invalidate_page and invalidate_pages,\n" @@ -60,8 +60,8 @@ "XPMEM -> invalidate_range_start/end/invalidate_external_rmap\n" "GRU/KVM -> invalidate_pages[s], in the future mprotect_pages optimization etc...\n" "\n" - "Signed-off-by: Andrea Arcangeli <andrea@qumranet.com>\n" - "Signed-off-by: Christoph Lameter <clameter@sgi.com>\n" + "Signed-off-by: Andrea Arcangeli <andrea-atKUWr5tajBWk0Htik3J/w@public.gmane.org>\n" + "Signed-off-by: Christoph Lameter <clameter-sJ/iWh9BUns@public.gmane.org>\n" "\n" "diff --git a/include/asm-generic/pgtable.h b/include/asm-generic/pgtable.h\n" "--- a/include/asm-generic/pgtable.h\n" @@ -340,7 +340,7 @@ "+ *\n" "+ * Copyright (C) 2008 Qumranet, Inc.\n" "+ * Copyright (C) 2008 SGI\n" - "+ * Christoph Lameter <clameter@sgi.com>\n" + "+ * Christoph Lameter <clameter-sJ/iWh9BUns@public.gmane.org>\n" "+ *\n" "+ * This work is licensed under the terms of the GNU GPL, version 2. See\n" "+ * the COPYING file in the top-level directory.\n" @@ -425,6 +425,12 @@ " \tarch_leave_lazy_mmu_mode();\n" "+\tmmu_notifier(invalidate_pages, mm, start, addr);\n" " \tpte_unmap_unlock(pte - 1, ptl);\n" - } + " }\n" + " \n" + "\n" + "-------------------------------------------------------------------------\n" + "This SF.net email is sponsored by: Microsoft\n" + "Defy all challenges. Microsoft(R) Visual Studio 2008.\n" + http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ -e7b8c76c11c86ea9274e0006cf9e910901805be723829f08859a0bb6b1f6f690 +6431debaa9a894c2bd06f29aac5dccad87336b64cf112c74a47254ef50fd4af3
diff --git a/a/1.txt b/N2/1.txt index 1c36f3d..83ee2e6 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -410,3 +410,10 @@ diff --git a/mm/mprotect.c b/mm/mprotect.c + mmu_notifier(invalidate_pages, mm, start, addr); pte_unmap_unlock(pte - 1, ptl); } + + +-- +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 3ecff81..a987505 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -425,6 +425,13 @@ " \tarch_leave_lazy_mmu_mode();\n" "+\tmmu_notifier(invalidate_pages, mm, start, addr);\n" " \tpte_unmap_unlock(pte - 1, ptl);\n" - } + " }\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>" -e7b8c76c11c86ea9274e0006cf9e910901805be723829f08859a0bb6b1f6f690 +7802fb8464b7dbdea2278fe24892e2c1f57b626e34c39a30a4aba925c26f5d54
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.