diff for duplicates of <5807AC2B.4090208@linux.intel.com> diff --git a/a/1.txt b/N1/1.txt index 0d96864..73753f2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,6 @@ On 10/19/2016 10:01 AM, Michal Hocko wrote: > The question I had earlier was whether this has to be an explicit FOLL -> flag used by g-u-p users or we can just use it internally when mm != -> current->mm +> flag used by g-u-p users or we can just use it internally when mm !> current->mm The reason I chose not to do that was that deferred work gets run under a basically random 'current'. If we just use 'mm != current->mm', then @@ -10,7 +9,3 @@ basically randomly. We want to be consistent with whether they are enforced or not, so we explicitly indicate that by calling the remote variant vs. plain. -_______________________________________________ -Intel-gfx mailing list -Intel-gfx@lists.freedesktop.org -https://lists.freedesktop.org/mailman/listinfo/intel-gfx diff --git a/a/content_digest b/N1/content_digest index 9682792..f5691d6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -6,7 +6,7 @@ "ref\020161019170127.GN24393@dhcp22.suse.cz\0" "From\0Dave Hansen <dave.hansen@linux.intel.com>\0" "Subject\0Re: [PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags\0" - "Date\0Wed, 19 Oct 2016 10:23:55 -0700\0" + "Date\0Wed, 19 Oct 2016 17:23:55 +0000\0" "To\0Michal Hocko <mhocko@kernel.org>\0" "Cc\0linux-mips@linux-mips.org" linux-fbdev@vger.kernel.org @@ -42,8 +42,7 @@ "b\0" "On 10/19/2016 10:01 AM, Michal Hocko wrote:\n" "> The question I had earlier was whether this has to be an explicit FOLL\n" - "> flag used by g-u-p users or we can just use it internally when mm !=\n" - "> current->mm\n" + "> flag used by g-u-p users or we can just use it internally when mm !> current->mm\n" "\n" "The reason I chose not to do that was that deferred work gets run under\n" "a basically random 'current'. If we just use 'mm != current->mm', then\n" @@ -51,10 +50,6 @@ "basically randomly.\n" "\n" "We want to be consistent with whether they are enforced or not, so we\n" - "explicitly indicate that by calling the remote variant vs. plain.\n" - "_______________________________________________\n" - "Intel-gfx mailing list\n" - "Intel-gfx@lists.freedesktop.org\n" - https://lists.freedesktop.org/mailman/listinfo/intel-gfx + explicitly indicate that by calling the remote variant vs. plain. -6446b4103e492bdecd60de8280c51fe8f9d0bcef641f402ebcee2e7c5118eb81 +5a2950896ee1b93cd92b473a2037753e3460465008a14a2b3436439ee34dd0b8
diff --git a/a/1.txt b/N2/1.txt index 0d96864..48e43d8 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -10,7 +10,3 @@ basically randomly. We want to be consistent with whether they are enforced or not, so we explicitly indicate that by calling the remote variant vs. plain. -_______________________________________________ -Intel-gfx mailing list -Intel-gfx@lists.freedesktop.org -https://lists.freedesktop.org/mailman/listinfo/intel-gfx diff --git a/a/content_digest b/N2/content_digest index 9682792..c86f1f0 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -8,36 +8,38 @@ "Subject\0Re: [PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags\0" "Date\0Wed, 19 Oct 2016 10:23:55 -0700\0" "To\0Michal Hocko <mhocko@kernel.org>\0" - "Cc\0linux-mips@linux-mips.org" - linux-fbdev@vger.kernel.org - Jan Kara <jack@suse.cz> - kvm@vger.kernel.org - linux-sh@vger.kernel.org - dri-devel@lists.freedesktop.org + "Cc\0Lorenzo Stoakes <lstoakes@gmail.com>" linux-mm@kvack.org - netdev@vger.kernel.org - sparclinux@vger.kernel.org - linux-ia64@vger.kernel.org - linux-s390@vger.kernel.org - linux-samsung-soc@vger.kernel.org - linux-scsi@vger.kernel.org - linux-rdma@vger.kernel.org - x86@kernel.org + Linus Torvalds <torvalds@linux-foundation.org> + Jan Kara <jack@suse.cz> Hugh Dickins <hughd@google.com> - linux-media@vger.kernel.org Rik van Riel <riel@redhat.com> - intel-gfx@lists.freedesktop.org + 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 - Lorenzo Stoakes <lstoakes@gmail.com> linux-cris-kernel@axis.com - Linus Torvalds <torvalds@linux-foundation.org> - linuxppc-dev@lists.ozlabs.org + 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-alpha@vger.kernel.org - " linux-fs\0" + linux-sh@vger.kernel.org + linuxppc-dev@lists.ozlabs.org + netdev@vger.kernel.org + sparclinux@vger.kernel.org + " x86@kernel.org\0" "\00:1\0" "b\0" "On 10/19/2016 10:01 AM, Michal Hocko wrote:\n" @@ -51,10 +53,6 @@ "basically randomly.\n" "\n" "We want to be consistent with whether they are enforced or not, so we\n" - "explicitly indicate that by calling the remote variant vs. plain.\n" - "_______________________________________________\n" - "Intel-gfx mailing list\n" - "Intel-gfx@lists.freedesktop.org\n" - https://lists.freedesktop.org/mailman/listinfo/intel-gfx + explicitly indicate that by calling the remote variant vs. plain. -6446b4103e492bdecd60de8280c51fe8f9d0bcef641f402ebcee2e7c5118eb81 +17bc7ff10ba84ee744c99e53c79af31ba1724da3b61546cb75524ffa5d11bffd
diff --git a/a/1.txt b/N3/1.txt index 0d96864..48e43d8 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -10,7 +10,3 @@ basically randomly. We want to be consistent with whether they are enforced or not, so we explicitly indicate that by calling the remote variant vs. plain. -_______________________________________________ -Intel-gfx mailing list -Intel-gfx@lists.freedesktop.org -https://lists.freedesktop.org/mailman/listinfo/intel-gfx diff --git a/a/content_digest b/N3/content_digest index 9682792..2987302 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -4,40 +4,10 @@ "ref\020161019090727.GE7517@dhcp22.suse.cz\0" "ref\05807A427.7010200@linux.intel.com\0" "ref\020161019170127.GN24393@dhcp22.suse.cz\0" - "From\0Dave Hansen <dave.hansen@linux.intel.com>\0" - "Subject\0Re: [PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags\0" + "From\0dave.hansen@linux.intel.com (Dave Hansen)\0" + "Subject\0[PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags\0" "Date\0Wed, 19 Oct 2016 10:23:55 -0700\0" - "To\0Michal Hocko <mhocko@kernel.org>\0" - "Cc\0linux-mips@linux-mips.org" - linux-fbdev@vger.kernel.org - Jan Kara <jack@suse.cz> - kvm@vger.kernel.org - linux-sh@vger.kernel.org - dri-devel@lists.freedesktop.org - linux-mm@kvack.org - netdev@vger.kernel.org - sparclinux@vger.kernel.org - linux-ia64@vger.kernel.org - linux-s390@vger.kernel.org - linux-samsung-soc@vger.kernel.org - linux-scsi@vger.kernel.org - linux-rdma@vger.kernel.org - x86@kernel.org - Hugh Dickins <hughd@google.com> - linux-media@vger.kernel.org - Rik van Riel <riel@redhat.com> - intel-gfx@lists.freedesktop.org - adi-buildroot-devel@lists.sourceforge.net - ceph-devel@vger.kernel.org - linux-arm-kernel@lists.infradead.org - Lorenzo Stoakes <lstoakes@gmail.com> - linux-cris-kernel@axis.com - Linus Torvalds <torvalds@linux-foundation.org> - linuxppc-dev@lists.ozlabs.org - linux-kernel@vger.kernel.org - linux-security-module@vger.kernel.org - linux-alpha@vger.kernel.org - " linux-fs\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 10/19/2016 10:01 AM, Michal Hocko wrote:\n" @@ -51,10 +21,6 @@ "basically randomly.\n" "\n" "We want to be consistent with whether they are enforced or not, so we\n" - "explicitly indicate that by calling the remote variant vs. plain.\n" - "_______________________________________________\n" - "Intel-gfx mailing list\n" - "Intel-gfx@lists.freedesktop.org\n" - https://lists.freedesktop.org/mailman/listinfo/intel-gfx + explicitly indicate that by calling the remote variant vs. plain. -6446b4103e492bdecd60de8280c51fe8f9d0bcef641f402ebcee2e7c5118eb81 +883514cb8887b6eeb7638f840723d50b43bac5f83a3f6106fa2f67288ab979a2
diff --git a/a/1.txt b/N4/1.txt index 0d96864..9df2869 100644 --- a/a/1.txt +++ b/N4/1.txt @@ -10,7 +10,9 @@ basically randomly. We want to be consistent with whether they are enforced or not, so we explicitly indicate that by calling the remote variant vs. plain. -_______________________________________________ -Intel-gfx mailing list -Intel-gfx@lists.freedesktop.org -https://lists.freedesktop.org/mailman/listinfo/intel-gfx + +-- +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/N4/content_digest index 9682792..c63bbac 100644 --- a/a/content_digest +++ b/N4/content_digest @@ -8,36 +8,38 @@ "Subject\0Re: [PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags\0" "Date\0Wed, 19 Oct 2016 10:23:55 -0700\0" "To\0Michal Hocko <mhocko@kernel.org>\0" - "Cc\0linux-mips@linux-mips.org" - linux-fbdev@vger.kernel.org - Jan Kara <jack@suse.cz> - kvm@vger.kernel.org - linux-sh@vger.kernel.org - dri-devel@lists.freedesktop.org + "Cc\0Lorenzo Stoakes <lstoakes@gmail.com>" linux-mm@kvack.org - netdev@vger.kernel.org - sparclinux@vger.kernel.org - linux-ia64@vger.kernel.org - linux-s390@vger.kernel.org - linux-samsung-soc@vger.kernel.org - linux-scsi@vger.kernel.org - linux-rdma@vger.kernel.org - x86@kernel.org + Linus Torvalds <torvalds@linux-foundation.org> + Jan Kara <jack@suse.cz> Hugh Dickins <hughd@google.com> - linux-media@vger.kernel.org Rik van Riel <riel@redhat.com> - intel-gfx@lists.freedesktop.org + 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 - Lorenzo Stoakes <lstoakes@gmail.com> linux-cris-kernel@axis.com - Linus Torvalds <torvalds@linux-foundation.org> - linuxppc-dev@lists.ozlabs.org + 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-alpha@vger.kernel.org - " linux-fs\0" + linux-sh@vger.kernel.org + linuxppc-dev@lists.ozlabs.org + netdev@vger.kernel.org + sparclinux@vger.kernel.org + " x86@kernel.org\0" "\00:1\0" "b\0" "On 10/19/2016 10:01 AM, Michal Hocko wrote:\n" @@ -52,9 +54,11 @@ "\n" "We want to be consistent with whether they are enforced or not, so we\n" "explicitly indicate that by calling the remote variant vs. plain.\n" - "_______________________________________________\n" - "Intel-gfx mailing list\n" - "Intel-gfx@lists.freedesktop.org\n" - https://lists.freedesktop.org/mailman/listinfo/intel-gfx + "\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>" -6446b4103e492bdecd60de8280c51fe8f9d0bcef641f402ebcee2e7c5118eb81 +b9b73fb750cd3d4cbe6dc6cdcb2e6932854ff4b3eb28a5de773f48ad68e74666
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.