diff for duplicates of <20161013002020.3062-3-lstoakes@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 0a4359c..14262a2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -109,7 +109,7 @@ index 07514d4..be8dc8d 100644 + unsigned int flags = FOLL_REMOTE; /* Work out address and page range required */ - if (len == 0) + if (len = 0) return 0; nr_pages = (addr + len - 1) / PAGE_SIZE - addr / PAGE_SIZE + 1; @@ -168,9 +168,3 @@ index 81dfc73..28510e7 100644 -- 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 8adfed9..d87345d 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 02/10] mm: remove write/force parameters from __get_user_pages_unlocked()\0" - "Date\0Thu, 13 Oct 2016 01:20:12 +0100\0" + "Date\0Thu, 13 Oct 2016 00:20:12 +0000\0" "To\0linux-mm@kvack.org\0" "Cc\0Linus Torvalds <torvalds@linux-foundation.org>" Jan Kara <jack@suse.cz> @@ -143,7 +143,7 @@ "+\tunsigned int flags = FOLL_REMOTE;\n" " \n" " \t/* Work out address and page range required */\n" - " \tif (len == 0)\n" + " \tif (len = 0)\n" " \t\treturn 0;\n" " \tnr_pages = (addr + len - 1) / PAGE_SIZE - addr / PAGE_SIZE + 1;\n" " \n" @@ -201,12 +201,6 @@ " \t\treturn npages;\n" " \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 -89c76d1ed605144a1178612d23dcfec664fcfd219eafad3a5d13c049426582bb +07d773364d053e812b5b6dbc485e34152e997747edf90672e844e457e5879246
diff --git a/a/1.txt b/N2/1.txt index 0a4359c..8528def 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -168,9 +168,3 @@ index 81dfc73..28510e7 100644 -- 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 8adfed9..54bd512 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\n" @@ -201,12 +206,6 @@ " \t\treturn npages;\n" " \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 -89c76d1ed605144a1178612d23dcfec664fcfd219eafad3a5d13c049426582bb +6d7520d6cddef0781f597c4b922b93980805dfc0bc41309bb3f722bae77b0248
diff --git a/a/1.txt b/N3/1.txt index 0a4359c..8528def 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -168,9 +168,3 @@ index 81dfc73..28510e7 100644 -- 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 8adfed9..4f15712 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 02/10] mm: remove write/force parameters from __get_user_pages_unlocked()\0" "Date\0Thu, 13 Oct 2016 01:20:12 +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\n" @@ -201,12 +174,6 @@ " \t\treturn npages;\n" " \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 -89c76d1ed605144a1178612d23dcfec664fcfd219eafad3a5d13c049426582bb +32b959da17f81628bdcd52de438f35c4c7465c13664b728df7c861eae877d0ee
diff --git a/a/content_digest b/N4/content_digest index 8adfed9..52a7461 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\n" @@ -209,4 +214,4 @@ "see: http://www.linux-mm.org/ .\n" "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>" -89c76d1ed605144a1178612d23dcfec664fcfd219eafad3a5d13c049426582bb +66db46ba855524bd951e692fb7125210bd9df33e464e2b5ccfe2d134d671f3a4
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.