diff for duplicates of <20161013002020.3062-8-lstoakes@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 7149a6a..a2e62ae 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -79,7 +79,7 @@ index 75077a0..1f0fe32 100644 u64 base_virt_addr; + unsigned int flags = 0; - if (access_mask == 0) + if (access_mask = 0) return -EINVAL; @@ -556,6 +557,9 @@ int ib_umem_odp_map_dma_pages(struct ib_umem *umem, u64 user_virt, u64 bcnt, goto out_put_task; @@ -191,7 +191,7 @@ index dc91303..0deecf3 100644 - * If write=0, the page must not be written to. If the page is written to, - * set_page_dirty (or set_page_dirty_lock, as appropriate) must be called - * after the page is finished with, and before put_page is called. -+ * If gup_flags & FOLL_WRITE == 0, the page must not be written to. If the page ++ * If gup_flags & FOLL_WRITE = 0, the page must not be written to. If the page + * is written to, set_page_dirty (or set_page_dirty_lock, as appropriate) must + * be called after the page is finished with, and before put_page is called. * @@ -258,9 +258,3 @@ index ade7c6c..682b73a 100644 page = bprm->page[pos / PAGE_SIZE]; -- 2.10.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/N1/content_digest index f2ed492..4f29bad 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020161013002020.3062-1-lstoakes@gmail.com\0" "From\0Lorenzo Stoakes <lstoakes@gmail.com>\0" "Subject\0[PATCH 07/10] mm: replace get_user_pages_remote() write/force parameters with gup_flags\0" - "Date\0Thu, 13 Oct 2016 01:20:17 +0100\0" + "Date\0Thu, 13 Oct 2016 00:20:17 +0000\0" "To\0linux-mm@kvack.org\0" "Cc\0Linus Torvalds <torvalds@linux-foundation.org>" Jan Kara <jack@suse.cz> @@ -113,7 +113,7 @@ " \tu64 base_virt_addr;\n" "+\tunsigned int flags = 0;\n" " \n" - " \tif (access_mask == 0)\n" + " \tif (access_mask = 0)\n" " \t\treturn -EINVAL;\n" "@@ -556,6 +557,9 @@ int ib_umem_odp_map_dma_pages(struct ib_umem *umem, u64 user_virt, u64 bcnt,\n" " \t\tgoto out_put_task;\n" @@ -225,7 +225,7 @@ "- * If write=0, the page must not be written to. If the page is written to,\n" "- * set_page_dirty (or set_page_dirty_lock, as appropriate) must be called\n" "- * after the page is finished with, and before put_page is called.\n" - "+ * If gup_flags & FOLL_WRITE == 0, the page must not be written to. If the page\n" + "+ * If gup_flags & FOLL_WRITE = 0, the page must not be written to. If the page\n" "+ * is written to, set_page_dirty (or set_page_dirty_lock, as appropriate) must\n" "+ * be called after the page is finished with, and before put_page is called.\n" " *\n" @@ -291,12 +291,6 @@ " #else\n" " \tpage = bprm->page[pos / PAGE_SIZE];\n" "-- \n" - "2.10.0\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>" + 2.10.0 -23b9ae3988d264950419a9fc244546641118096c0a65e7506d949f4935e49d2a +c0c2726c93b578acf8537e3e426b9ce2c5d62b6f63bd5cd0a4d73f7fa4263da8
diff --git a/a/1.txt b/N2/1.txt index 7149a6a..5a533b1 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -258,9 +258,3 @@ index ade7c6c..682b73a 100644 page = bprm->page[pos / PAGE_SIZE]; -- 2.10.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 f2ed492..8643a02 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -29,7 +29,12 @@ linux-samsung-soc@vger.kernel.org linux-scsi@vger.kernel.org linux-security-module@vger.kernel.org - " linux-sh@vger.kerne\0" + linux-sh@vger.kernel.org + linuxppc-dev@lists.ozlabs.org + netdev@vger.kernel.org + sparclinux@vger.kernel.org + x86@kernel.org + " Lorenzo Stoakes <lstoakes@gmail.com>\0" "\00:1\0" "b\0" "This patch removes the write and force parameters from get_user_pages_remote()\n" @@ -291,12 +296,6 @@ " #else\n" " \tpage = bprm->page[pos / PAGE_SIZE];\n" "-- \n" - "2.10.0\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>" + 2.10.0 -23b9ae3988d264950419a9fc244546641118096c0a65e7506d949f4935e49d2a +8131babbb644387a29a424c4fe4bc6d393bade440b60199305add99f53ba2301
diff --git a/a/1.txt b/N3/1.txt index 7149a6a..249f35e 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -182,7 +182,7 @@ index dc91303..0deecf3 100644 - * protected (but never forces write access to shared mapping). + * @gup_flags: flags modifying lookup behaviour * @pages: array that receives pointers to the pages pinned. - * Should be at least nr_pages long. Or NULL, if caller + * Should be@least nr_pages long. Or NULL, if caller * only intends to ensure the pages are faulted in. @@ -936,9 +934,9 @@ EXPORT_SYMBOL(get_user_pages_unlocked); * or similar operation cannot guarantee anything stronger anyway because @@ -258,9 +258,3 @@ index ade7c6c..682b73a 100644 page = bprm->page[pos / PAGE_SIZE]; -- 2.10.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/N3/content_digest index f2ed492..34f4b26 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,35 +1,8 @@ "ref\020161013002020.3062-1-lstoakes@gmail.com\0" - "From\0Lorenzo Stoakes <lstoakes@gmail.com>\0" + "From\0lstoakes@gmail.com (Lorenzo Stoakes)\0" "Subject\0[PATCH 07/10] mm: replace get_user_pages_remote() write/force parameters with gup_flags\0" "Date\0Thu, 13 Oct 2016 01:20:17 +0100\0" - "To\0linux-mm@kvack.org\0" - "Cc\0Linus Torvalds <torvalds@linux-foundation.org>" - Jan Kara <jack@suse.cz> - Hugh Dickins <hughd@google.com> - Dave Hansen <dave.hansen@linux.intel.com> - Rik van Riel <riel@redhat.com> - Mel Gorman <mgorman@techsingularity.net> - Andrew Morton <akpm@linux-foundation.org> - adi-buildroot-devel@lists.sourceforge.net - ceph-devel@vger.kernel.org - dri-devel@lists.freedesktop.org - intel-gfx@lists.freedesktop.org - kvm@vger.kernel.org - linux-alpha@vger.kernel.org - linux-arm-kernel@lists.infradead.org - linux-cris-kernel@axis.com - linux-fbdev@vger.kernel.org - linux-fsdevel@vger.kernel.org - linux-ia64@vger.kernel.org - linux-kernel@vger.kernel.org - linux-media@vger.kernel.org - linux-mips@linux-mips.org - linux-rdma@vger.kernel.org - linux-s390@vger.kernel.org - linux-samsung-soc@vger.kernel.org - linux-scsi@vger.kernel.org - linux-security-module@vger.kernel.org - " linux-sh@vger.kerne\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "This patch removes the write and force parameters from get_user_pages_remote()\n" @@ -216,7 +189,7 @@ "- *\t\tprotected (but never forces write access to shared mapping).\n" "+ * @gup_flags:\tflags modifying lookup behaviour\n" " * @pages:\tarray that receives pointers to the pages pinned.\n" - " *\t\tShould be at least nr_pages long. Or NULL, if caller\n" + " *\t\tShould be@least nr_pages long. Or NULL, if caller\n" " *\t\tonly intends to ensure the pages are faulted in.\n" "@@ -936,9 +934,9 @@ EXPORT_SYMBOL(get_user_pages_unlocked);\n" " * or similar operation cannot guarantee anything stronger anyway because\n" @@ -291,12 +264,6 @@ " #else\n" " \tpage = bprm->page[pos / PAGE_SIZE];\n" "-- \n" - "2.10.0\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>" + 2.10.0 -23b9ae3988d264950419a9fc244546641118096c0a65e7506d949f4935e49d2a +f203df511583effe2b686f6f8029d6e609759137d3ab7b05cfc7a41ea67aa8c2
diff --git a/a/content_digest b/N4/content_digest index f2ed492..624dfd4 100644 --- a/a/content_digest +++ b/N4/content_digest @@ -29,7 +29,12 @@ linux-samsung-soc@vger.kernel.org linux-scsi@vger.kernel.org linux-security-module@vger.kernel.org - " linux-sh@vger.kerne\0" + linux-sh@vger.kernel.org + linuxppc-dev@lists.ozlabs.org + netdev@vger.kernel.org + sparclinux@vger.kernel.org + x86@kernel.org + " Lorenzo Stoakes <lstoakes@gmail.com>\0" "\00:1\0" "b\0" "This patch removes the write and force parameters from get_user_pages_remote()\n" @@ -299,4 +304,4 @@ "see: http://www.linux-mm.org/ .\n" "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>" -23b9ae3988d264950419a9fc244546641118096c0a65e7506d949f4935e49d2a +1088c156e060f1674bd97116e5535ffcaa3ff0554e719015e8966d73c097f70f
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.