diff for duplicates of <20080124040525.GM26420@sgi.com> diff --git a/a/1.txt b/N1/1.txt index e73d878..4fbcbe9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -217,3 +217,8 @@ Index: mmu_notifiers/mm/filemap_xip.c spin_lock(&mapping->i_mmap_lock); vma_prio_tree_foreach(vma, &iter, &mapping->i_mmap, pgoff, pgoff) { mm = vma->vm_mm; + +------------------------------------------------------------------------- +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 faa2a9b..57ffd4b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -8,24 +8,24 @@ "ref\020080122144332.GE7331@v2.random\0" "ref\020080122200858.GB15848@v2.random\0" "ref\020080124020007.GL26420@sgi.com\0" - "From\0Robin Holt <holt@sgi.com>\0" - "Subject\0Re: Enhance mmu notifiers to accomplish a lockless implementation (incomplete).\0" + "ref\020080124020007.GL26420-sJ/iWh9BUns@public.gmane.org\0" + "From\0Robin Holt <holt-sJ/iWh9BUns@public.gmane.org>\0" + "Subject\0Re: Enhance mmu notifiers to accomplish a lockless implementation\t(incomplete).\0" "Date\0Wed, 23 Jan 2008 22:05:25 -0600\0" - "To\0Andrea Arcangeli <andrea@qumranet.com>\0" - "Cc\0Avi Kivity <avi@qumranet.com>" - Izik Eidus <izike@qumranet.com> - Andrew Morton <akpm@osdl.org> - Nick Piggin <npiggin@suse.de> - kvm-devel@lists.sourceforge.net - Benjamin Herrenschmidt <benh@kernel.crashing.org> - steiner@sgi.com - linux-kernel@vger.kernel.org - linux-mm@kvack.org - daniel.blueman@quadrics.com - holt@sgi.com - Hugh Dickins <hugh@veritas.com> - clameter@sgi.com - " Peter Zijlstra <a.p.zijlstra@chello.nl>\0" + "To\0Andrea Arcangeli <andrea-atKUWr5tajBWk0Htik3J/w@public.gmane.org>\0" + "Cc\0Andrew Morton <akpm-3NddpPZAyC0@public.gmane.org>" + Nick Piggin <npiggin-l3A5Bk7waGM@public.gmane.org> + Peter Zijlstra <a.p.zijlstra-/NLkJaSkS4VmR6Xm/wNWPw@public.gmane.org> + linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org + Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@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 + holt-sJ/iWh9BUns@public.gmane.org + Hugh Dickins <hugh-DTz5qymZ9yRBDgjK7y7TUQ@public.gmane.org> + " clameter-sJ/iWh9BUns@public.gmane.org\0" "\00:1\0" "b\0" "Expand the mmu_notifiers to allow for lockless callers. To accomplish\n" @@ -246,6 +246,11 @@ "+\texport_notifier(invalidate_page, page);\n" " \tspin_lock(&mapping->i_mmap_lock);\n" " \tvma_prio_tree_foreach(vma, &iter, &mapping->i_mmap, pgoff, pgoff) {\n" - " \t\tmm = vma->vm_mm;" + " \t\tmm = vma->vm_mm;\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/ -76d8df2e31ee8d1e9201c29bc77c69bdcc2ecdf2f1494985d48c9764b3f5d196 +da68fe66784f44dae6dee9f36dab2156c6723454edb29fdcf02b6a959cbea493
diff --git a/a/1.txt b/N2/1.txt index e73d878..ac79e74 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -217,3 +217,9 @@ Index: mmu_notifiers/mm/filemap_xip.c spin_lock(&mapping->i_mmap_lock); vma_prio_tree_foreach(vma, &iter, &mapping->i_mmap, pgoff, pgoff) { mm = vma->vm_mm; + +-- +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 faa2a9b..4f023e0 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -246,6 +246,12 @@ "+\texport_notifier(invalidate_page, page);\n" " \tspin_lock(&mapping->i_mmap_lock);\n" " \tvma_prio_tree_foreach(vma, &iter, &mapping->i_mmap, pgoff, pgoff) {\n" - " \t\tmm = vma->vm_mm;" + " \t\tmm = vma->vm_mm;\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>" -76d8df2e31ee8d1e9201c29bc77c69bdcc2ecdf2f1494985d48c9764b3f5d196 +0ef772beb1290d7ab5284853eeacb0c6d46734f1ba93367d00561e35070e6833
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.