diff for duplicates of <20170719175112.GA24588@linux.intel.com> diff --git a/a/1.txt b/N1/1.txt index 7b6cb81..19d8345 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -22,7 +22,7 @@ On Wed, Jul 19, 2017 at 04:16:59PM +0200, Jan Kara wrote: > > will do the work that was previously done by wp_page_reuse() as part of the > > dax_pfn_mkwrite() call path. > > -> > Signed-off-by: Ross Zwisler <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> +> > Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com> > > Just one small comment below. > @@ -60,3 +60,7 @@ dax_iomap_pte_fault() unmap_mapping_range() for our zero page vm_insert_mixed_mkwrite() installs the new PTE. We have pte_none(), so we skip the new mkwrite goto in insert_pfn(). +_______________________________________________ +Linux-nvdimm mailing list +Linux-nvdimm@lists.01.org +https://lists.01.org/mailman/listinfo/linux-nvdimm diff --git a/a/content_digest b/N1/content_digest index 50f96f5..147548a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,29 +1,28 @@ "ref\020170628220152.28161-1-ross.zwisler@linux.intel.com\0" "ref\020170628220152.28161-2-ross.zwisler@linux.intel.com\0" "ref\020170719141659.GB15908@quack2.suse.cz\0" - "ref\020170719141659.GB15908-4I4JzKEfoa/jFM9bn6wA6Q@public.gmane.org\0" - "From\0Ross Zwisler <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0" + "From\0Ross Zwisler <ross.zwisler@linux.intel.com>\0" "Subject\0Re: [PATCH v3 1/5] mm: add vm_insert_mixed_mkwrite()\0" "Date\0Wed, 19 Jul 2017 11:51:12 -0600\0" - "To\0Jan Kara <jack-AlSwsSmVLrQ@public.gmane.org>\0" - "Cc\0linux-xfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - Theodore Ts'o <tytso-3s7WtUTddSA@public.gmane.org> - Matthew Wilcox <mawilcox-0li6OtcxBFHby3iVrkZq2A@public.gmane.org> - linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Darrick J. Wong <darrick.wong-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org> - Jonathan Corbet <corbet-T1hC0tSOHrs@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Steven Rostedt <rostedt-nx8X9YLhiw1AfugRpC6u6w@public.gmane.org> - Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org> - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - Dave Hansen <dave.hansen-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> - Ingo Molnar <mingo-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> - Andreas Dilger <adilger.kernel-m1MBpc4rdrD3fQ9qLvQP4Q@public.gmane.org> - Alexander Viro <viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org> - linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-ext4-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> - " linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org\0" + "To\0Jan Kara <jack@suse.cz>\0" + "Cc\0linux-xfs@vger.kernel.org" + Theodore Ts'o <tytso@mit.edu> + Matthew Wilcox <mawilcox@microsoft.com> + linux-doc@vger.kernel.org + Darrick J. Wong <darrick.wong@oracle.com> + Jonathan Corbet <corbet@lwn.net> + linux-kernel@vger.kernel.org + Steven Rostedt <rostedt@goodmis.org> + Christoph Hellwig <hch@lst.de> + linux-mm@kvack.org + Dave Hansen <dave.hansen@intel.com> + Ingo Molnar <mingo@redhat.com> + Andreas Dilger <adilger.kernel@dilger.ca> + Alexander Viro <viro@zeniv.linux.org.uk> + linux-fsdevel@vger.kernel.org + linux-ext4@vger.kernel.org + Andrew Morton <akpm@linux-foundation.org> + " linux-nvdimm@lists.01.org\0" "\00:1\0" "b\0" "On Wed, Jul 19, 2017 at 04:16:59PM +0200, Jan Kara wrote:\n" @@ -50,7 +49,7 @@ "> > will do the work that was previously done by wp_page_reuse() as part of the\n" "> > dax_pfn_mkwrite() call path.\n" "> > \n" - "> > Signed-off-by: Ross Zwisler <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n" + "> > Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com>\n" "> \n" "> Just one small comment below.\n" "> \n" @@ -87,6 +86,10 @@ " dax_insert_mapping_entry()\n" " unmap_mapping_range() for our zero page\n" " vm_insert_mixed_mkwrite() installs the new PTE. We have pte_none(), so we\n" - " \t\t\t\tskip the new mkwrite goto in insert_pfn()." + " \t\t\t\tskip the new mkwrite goto in insert_pfn().\n" + "_______________________________________________\n" + "Linux-nvdimm mailing list\n" + "Linux-nvdimm@lists.01.org\n" + https://lists.01.org/mailman/listinfo/linux-nvdimm -19de9d4c57e646e6e0acfa697bc9d59c31ce8766aebed27b9188819acf1e7c5d +80cfdbb69854eebb0a6e46c950406ef747a4862ef3f5d160524d8ddbc827071c
diff --git a/a/1.txt b/N2/1.txt index 7b6cb81..597ef3e 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -22,7 +22,7 @@ On Wed, Jul 19, 2017 at 04:16:59PM +0200, Jan Kara wrote: > > will do the work that was previously done by wp_page_reuse() as part of the > > dax_pfn_mkwrite() call path. > > -> > Signed-off-by: Ross Zwisler <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> +> > Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com> > > Just one small comment below. > diff --git a/a/content_digest b/N2/content_digest index 50f96f5..9c466de 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,29 +1,30 @@ "ref\020170628220152.28161-1-ross.zwisler@linux.intel.com\0" "ref\020170628220152.28161-2-ross.zwisler@linux.intel.com\0" "ref\020170719141659.GB15908@quack2.suse.cz\0" - "ref\020170719141659.GB15908-4I4JzKEfoa/jFM9bn6wA6Q@public.gmane.org\0" - "From\0Ross Zwisler <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0" + "From\0Ross Zwisler <ross.zwisler@linux.intel.com>\0" "Subject\0Re: [PATCH v3 1/5] mm: add vm_insert_mixed_mkwrite()\0" "Date\0Wed, 19 Jul 2017 11:51:12 -0600\0" - "To\0Jan Kara <jack-AlSwsSmVLrQ@public.gmane.org>\0" - "Cc\0linux-xfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - Theodore Ts'o <tytso-3s7WtUTddSA@public.gmane.org> - Matthew Wilcox <mawilcox-0li6OtcxBFHby3iVrkZq2A@public.gmane.org> - linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Darrick J. Wong <darrick.wong-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org> - Jonathan Corbet <corbet-T1hC0tSOHrs@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Steven Rostedt <rostedt-nx8X9YLhiw1AfugRpC6u6w@public.gmane.org> - Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org> - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - Dave Hansen <dave.hansen-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> - Ingo Molnar <mingo-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> - Andreas Dilger <adilger.kernel-m1MBpc4rdrD3fQ9qLvQP4Q@public.gmane.org> - Alexander Viro <viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org> - linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-ext4-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> - " linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org\0" + "To\0Jan Kara <jack@suse.cz>\0" + "Cc\0Ross Zwisler <ross.zwisler@linux.intel.com>" + Andrew Morton <akpm@linux-foundation.org> + linux-kernel@vger.kernel.org + Darrick J. Wong <darrick.wong@oracle.com> + Theodore Ts'o <tytso@mit.edu> + Alexander Viro <viro@zeniv.linux.org.uk> + Andreas Dilger <adilger.kernel@dilger.ca> + Christoph Hellwig <hch@lst.de> + Dan Williams <dan.j.williams@intel.com> + Dave Hansen <dave.hansen@intel.com> + Ingo Molnar <mingo@redhat.com> + Jonathan Corbet <corbet@lwn.net> + Matthew Wilcox <mawilcox@microsoft.com> + Steven Rostedt <rostedt@goodmis.org> + linux-doc@vger.kernel.org + linux-ext4@vger.kernel.org + linux-fsdevel@vger.kernel.org + linux-mm@kvack.org + linux-nvdimm@lists.01.org + " linux-xfs@vger.kernel.org\0" "\00:1\0" "b\0" "On Wed, Jul 19, 2017 at 04:16:59PM +0200, Jan Kara wrote:\n" @@ -50,7 +51,7 @@ "> > will do the work that was previously done by wp_page_reuse() as part of the\n" "> > dax_pfn_mkwrite() call path.\n" "> > \n" - "> > Signed-off-by: Ross Zwisler <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n" + "> > Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com>\n" "> \n" "> Just one small comment below.\n" "> \n" @@ -89,4 +90,4 @@ " vm_insert_mixed_mkwrite() installs the new PTE. We have pte_none(), so we\n" " \t\t\t\tskip the new mkwrite goto in insert_pfn()." -19de9d4c57e646e6e0acfa697bc9d59c31ce8766aebed27b9188819acf1e7c5d +90371088ac5b5551dcf43b241bbc99dcfb81bc96926f446c14af8602d0a361fb
diff --git a/a/1.txt b/N3/1.txt index 7b6cb81..45a357d 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -22,7 +22,7 @@ On Wed, Jul 19, 2017 at 04:16:59PM +0200, Jan Kara wrote: > > will do the work that was previously done by wp_page_reuse() as part of the > > dax_pfn_mkwrite() call path. > > -> > Signed-off-by: Ross Zwisler <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> +> > Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com> > > Just one small comment below. > @@ -60,3 +60,9 @@ dax_iomap_pte_fault() unmap_mapping_range() for our zero page vm_insert_mixed_mkwrite() installs the new PTE. We have pte_none(), so we skip the new mkwrite goto in insert_pfn(). + +-- +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/N3/content_digest index 50f96f5..4a91cb0 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,29 +1,30 @@ "ref\020170628220152.28161-1-ross.zwisler@linux.intel.com\0" "ref\020170628220152.28161-2-ross.zwisler@linux.intel.com\0" "ref\020170719141659.GB15908@quack2.suse.cz\0" - "ref\020170719141659.GB15908-4I4JzKEfoa/jFM9bn6wA6Q@public.gmane.org\0" - "From\0Ross Zwisler <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0" + "From\0Ross Zwisler <ross.zwisler@linux.intel.com>\0" "Subject\0Re: [PATCH v3 1/5] mm: add vm_insert_mixed_mkwrite()\0" "Date\0Wed, 19 Jul 2017 11:51:12 -0600\0" - "To\0Jan Kara <jack-AlSwsSmVLrQ@public.gmane.org>\0" - "Cc\0linux-xfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - Theodore Ts'o <tytso-3s7WtUTddSA@public.gmane.org> - Matthew Wilcox <mawilcox-0li6OtcxBFHby3iVrkZq2A@public.gmane.org> - linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Darrick J. Wong <darrick.wong-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org> - Jonathan Corbet <corbet-T1hC0tSOHrs@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Steven Rostedt <rostedt-nx8X9YLhiw1AfugRpC6u6w@public.gmane.org> - Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org> - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - Dave Hansen <dave.hansen-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> - Ingo Molnar <mingo-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> - Andreas Dilger <adilger.kernel-m1MBpc4rdrD3fQ9qLvQP4Q@public.gmane.org> - Alexander Viro <viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org> - linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-ext4-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> - " linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org\0" + "To\0Jan Kara <jack@suse.cz>\0" + "Cc\0Ross Zwisler <ross.zwisler@linux.intel.com>" + Andrew Morton <akpm@linux-foundation.org> + linux-kernel@vger.kernel.org + Darrick J. Wong <darrick.wong@oracle.com> + Theodore Ts'o <tytso@mit.edu> + Alexander Viro <viro@zeniv.linux.org.uk> + Andreas Dilger <adilger.kernel@dilger.ca> + Christoph Hellwig <hch@lst.de> + Dan Williams <dan.j.williams@intel.com> + Dave Hansen <dave.hansen@intel.com> + Ingo Molnar <mingo@redhat.com> + Jonathan Corbet <corbet@lwn.net> + Matthew Wilcox <mawilcox@microsoft.com> + Steven Rostedt <rostedt@goodmis.org> + linux-doc@vger.kernel.org + linux-ext4@vger.kernel.org + linux-fsdevel@vger.kernel.org + linux-mm@kvack.org + linux-nvdimm@lists.01.org + " linux-xfs@vger.kernel.org\0" "\00:1\0" "b\0" "On Wed, Jul 19, 2017 at 04:16:59PM +0200, Jan Kara wrote:\n" @@ -50,7 +51,7 @@ "> > will do the work that was previously done by wp_page_reuse() as part of the\n" "> > dax_pfn_mkwrite() call path.\n" "> > \n" - "> > Signed-off-by: Ross Zwisler <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n" + "> > Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com>\n" "> \n" "> Just one small comment below.\n" "> \n" @@ -87,6 +88,12 @@ " dax_insert_mapping_entry()\n" " unmap_mapping_range() for our zero page\n" " vm_insert_mixed_mkwrite() installs the new PTE. We have pte_none(), so we\n" - " \t\t\t\tskip the new mkwrite goto in insert_pfn()." + " \t\t\t\tskip the new mkwrite goto in insert_pfn().\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>" -19de9d4c57e646e6e0acfa697bc9d59c31ce8766aebed27b9188819acf1e7c5d +df887a8b993784b7f26ca51f1e1179e0a0424ea22ff6a02a890a017e2eb8bf69
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.