diff for duplicates of <20200420124434.47330-2-aneesh.kumar@linux.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 5e6eade..2b799d9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -135,7 +135,7 @@ index 84af6c8eecf7..8e529e4708e1 100644 + /* + * Make sure to check the VMA so that we do not perform + * faults just to hit a pkey fault as soon as we fill in a -+ * page. Only called for current mm, hence foreign = 0 ++ * page. Only called for current mm, hence foreign == 0 + */ + if (!arch_vma_access_permitted(vma, is_write, is_exec, 0)) + return true; diff --git a/a/content_digest b/N1/content_digest index c7c942e..1d91640 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,18 +1,17 @@ "ref\020200420124434.47330-1-aneesh.kumar@linux.ibm.com\0" "From\0Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>\0" "Subject\0[PATCH v3 01/22] powerpc/pkeys: Avoid using lockless page table walk\0" - "Date\0Mon, 20 Apr 2020 12:56:13 +0000\0" + "Date\0Mon, 20 Apr 2020 18:14:13 +0530\0" "To\0linuxppc-dev@lists.ozlabs.org" mpe@ellerman.id.au linux-mm@kvack.org linux-kernel@vger.kernel.org " kvm-ppc@vger.kernel.org\0" - "Cc\0npiggin@gmail.com" - paulus@ozlabs.org - leonardo@linux.ibm.com - kirill@shutemov.name + "Cc\0Ram Pai <linuxram@linux.ibm.com>" Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> - " Ram Pai <linuxram@linux.ibm.com>\0" + npiggin@gmail.com + kirill@shutemov.name + " leonardo@linux.ibm.com\0" "\00:1\0" "b\0" "Fetch pkey from vma instead of linux page table. Also document the fact that in\n" @@ -152,7 +151,7 @@ "+\t/*\n" "+\t * Make sure to check the VMA so that we do not perform\n" "+\t * faults just to hit a pkey fault as soon as we fill in a\n" - "+\t * page. Only called for current mm, hence foreign = 0\n" + "+\t * page. Only called for current mm, hence foreign == 0\n" "+\t */\n" "+\tif (!arch_vma_access_permitted(vma, is_write, is_exec, 0))\n" "+\t\treturn true;\n" @@ -215,4 +214,4 @@ "-- \n" 2.25.3 -fd7e822a9fc008f55c8a37c4b0bec42433eddacaa252ade99348173b828c9fb7 +26f1b9371f374ae5e58f6bcddcadce69a72264da238ba51654643fba42e31e46
diff --git a/a/1.txt b/N2/1.txt index 5e6eade..2b799d9 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -135,7 +135,7 @@ index 84af6c8eecf7..8e529e4708e1 100644 + /* + * Make sure to check the VMA so that we do not perform + * faults just to hit a pkey fault as soon as we fill in a -+ * page. Only called for current mm, hence foreign = 0 ++ * page. Only called for current mm, hence foreign == 0 + */ + if (!arch_vma_access_permitted(vma, is_write, is_exec, 0)) + return true; diff --git a/a/content_digest b/N2/content_digest index c7c942e..72b3915 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,7 +1,7 @@ "ref\020200420124434.47330-1-aneesh.kumar@linux.ibm.com\0" "From\0Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>\0" "Subject\0[PATCH v3 01/22] powerpc/pkeys: Avoid using lockless page table walk\0" - "Date\0Mon, 20 Apr 2020 12:56:13 +0000\0" + "Date\0Mon, 20 Apr 2020 18:14:13 +0530\0" "To\0linuxppc-dev@lists.ozlabs.org" mpe@ellerman.id.au linux-mm@kvack.org @@ -152,7 +152,7 @@ "+\t/*\n" "+\t * Make sure to check the VMA so that we do not perform\n" "+\t * faults just to hit a pkey fault as soon as we fill in a\n" - "+\t * page. Only called for current mm, hence foreign = 0\n" + "+\t * page. Only called for current mm, hence foreign == 0\n" "+\t */\n" "+\tif (!arch_vma_access_permitted(vma, is_write, is_exec, 0))\n" "+\t\treturn true;\n" @@ -215,4 +215,4 @@ "-- \n" 2.25.3 -fd7e822a9fc008f55c8a37c4b0bec42433eddacaa252ade99348173b828c9fb7 +17019c9006c47e4e92e0b4b73b9af7306a0158eb41755e88bf7d3e5142cdfad6
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.